Question: Write a function called getMax( ) that returns an integer representing the maximum value found in the array. The prototype for this function will be
Write a function called getMax( ) that returns an integer representing the maximum value found in the array. The prototype for this function will be int getMax(int nums[ ], int array_size);
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
