Question: In Java please: Write a program that will prompt the user to enter GPA values one per line, stopping when the user enters a negative
In Java please:
Write a program that will prompt the user to enter GPA values one per line, stopping when the user enters a negative Input: value. Print the following on separate lines: . The number of vaild GPAs entered The sum of the GPAs 4.0 3.7 2.9 3.5 -1 The average GPA
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
