Question: Write C++ function(s) MaxList.() to return maximum item of the array. 1. The array can be of any data type (int, float, double, chart, char).

 Write C++ function(s) "MaxList.()" to return maximum item of the array.

Write C++ function(s) "MaxList.()" to return maximum item of the array. 1. The array can be of any data type (int, float, double, chart, char). 2. The function "MaxList.(*array, int size)" should input an array and size of array. 3. The function returns the Maximum item of the array

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!