Question: Using Java Create a program that asks the user for the number of students in a class. Use an array to store the CGPA of
Using Java
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 also determine the minimum and maximum CGPA. Use aggregation to delegate determination of the average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
