Question: create an Java array that will store a student's grades. To determine the size of the array ask the user how many classes they take
create an Java array that will store a student's grades. To determine the size of the array ask the user how many classes they take and use that variable when declaring the array. Let the student add their grades into the array. Once the array is filled, calculate the student's average and determine the lowest and highest grade.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
