Question: 1) Write a program using the switch statement name Grade Report that reads a grade from the user and prints the comments accordingly. Hint

1) Write a program using the switch statement name Grade Report that reads a grade from the user and prints the comments accordingly. Hint Prompt the user to enter their grade user must be prompt to enter a numeric grade (0 to 100) Below I have provided a demo of the switch statement category grade/10; switch (category) case 10: Perfect score job well case 9: well above average. Excellent case 8: above average Nice job case 7: average case 6: below average you should see the professor...to clarify the material presented in class...
Step by Step Solution
3.52 Rating (166 Votes )
There are 3 Steps involved in it
import javautilScanner public class GradeReport public static void m... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
6642f2291215d_972385.pdf
180 KBs PDF File
6642f2291215d_972385.docx
120 KBs Word File
