Question: code a c++ program that reads 5 grades into an array from a file {70,50,88,67,95} Find the max ( and the index the number was
code a c++ program that reads 5 grades into an array from a file {70,50,88,67,95}
Find the max ( and the index the number was found), min, average, the difference of each grade from the average, and sort in to descending order.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
