Question: Option # 2 : Capture Grade Statistics Using For - loop Write a program in Java that will provide important statistics for the grades in

Option #2: Capture Grade Statistics Using For-loop
Write a program in Java that will provide important statistics for the grades in a class. The program will utilize a for-loop to read ten floating-point grades from user input. Include code to prevent an endless loop. Ask the user to enter the values, then print the following data:
Average
Maximum
Minimum
Compile and submit your pseudocode, source code, and screenshots of the application executing the application, the results and GIT repository in a single document.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!