Question: Write a Java program that will prompt the user for the grades for an exam, computes the average, and returns the result. Your program must
Write a Java program that will prompt the user for the grades for an exam, computes the average, and returns the result. Your program must be able to handle an unspecified number of grades. (Hint: Tell the user to enter -1 when they finished entering grades)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
