Question: Write a java program using arrays not arraylist, that calculates the average grade after dropping the lowest grade. Also, calculate the max grade too. Using
Write a java program using arrays not arraylist, that calculates the average grade after dropping the lowest grade.
Also, calculate the max grade too.
Using the following grades [88,90,77,100,97,66,91]
Write pseudocode too.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
