Write a program the does the reads scores of three


Write a program the does the following:

1) Reads scores of three different classes

2) Checks if each score is legal within [0, 100]

3) If any score is illegal, quit program using "System.exit(0);"

4) Computes the average of all three scores

5) Assigns a letter grade {A, B, C, D, F} for the average score

6) Prints input scores, average and the letter grade.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Write a program the does the reads scores of three
Reference No:- TGS02396853

Now Priced at $10 (50% Discount)

Recommended (91%)

Rated (4.3/5)