Question
***JAVA*** Write a program to calculate student percentage and display using any of the following loops: *For loop *While *Do-while The grading schema is as
***JAVA*** Write a program to calculate student percentage and display using any of the following loops:
*For loop
*While
*Do-while
The grading schema is as follows:
90+ = grade A
80-90= grade B+
70-80= grade B-
60-70= grade C
Below 60 = grade F
Should calculate the average of three classes (Math, Science and Enlglish) & then print appropriate grades as per the above grading schema.
*** PLEASE INCLUDE COMMENTS SO THAT I CAN FOLLOW ALONG ***
** PLEASE ALSO HAVE A WAY FOR THE USER TO ENTER THEIR STUDENT ID AND OUTRRPINT THAT WITH GRADES ***
*** AND OPTION TO RE-RUN THE PROGRAM OR FINISH ***
WILL RATE WELL
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started