Question: Create a program that asks the user for the number of students in a class. Use an array to store the CGPA of all students.

Create a program that asks the user for the number of students in a class. Use an array to store the CGPA of all students. The program should calculate the average and determine the minimum and maximum CGPA. Use aggregation to delegate determination of the average. Use the Utilities class created in the previous
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
