Question: Write a program in Java that reads an unspecified number of grades (no more than 10) and determines how many are above or equal to
Write a program in Java that reads an unspecified number of grades (no more than 10) and determines how many are above or equal to the average and how many are below. Print out the entire array so you can verify the result. Use a negative number as a sentinel value.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
