Question: Please use a do while loop for the condition. Write a C++ program that will ask users to enter test grades for 25 students in

Please use a do while loop for the condition.

Please use a do while loop for the condition. Write a C++

Write a C++ program that will ask users to enter test grades for 25 students in a class and then compute an average test grade.If fewer than 25 students took the test, the user should enter -1 as a grade and break the loop, and only those entered grades will be used to compute the average. The program should also display the number of failed students if the pass mark is 60 and above

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!