Question: Write a java program called GradeSummary. It will create an array of 10 grades, generated randomly, with scores from 1 to 100. After you generate
Write a java program called GradeSummary. It will create an array of 10 grades, generated randomly, with scores from 1 to 100. After you generate the array of grades: * Print out all the grades * Print out the minimum grade and the maximum grade * Print out the average grade
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
