Question: in java, write a program that will calculate the final average grade for a student in a given class. using only one for each loop,
in java, write a program that will calculate the final average grade for a student in a given class. using only one for each loop, one do loop, and one while loop. allow user to input value until the value is negative. the categories are quizzes 33%, tests 33% hw 4% and attendance 30%
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
