Question: #1 Write a function named FindMax that receives two integer values and returns the maximum value. #2 Write a statement that uses the function from
#1 Write a function named FindMax that receives two integer values and returns the maximum value.
#2 Write a statement that uses the function from #1 to find the maximum of num1 and num2 and store the result in Answer.
In C++ please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
