Question: QUESTION 3 a) Write a C++ program based on the following pseudocode: Set total to nero Set grade counter to one While grade counter is

QUESTION 3 a) Write a C++ program based on the following pseudocode: Set total to nero Set grade counter to one While grade counter is less than or equal to ten Taput the next grade Add the grade into the total Add one to the grade counter Set the average to the total divided by ten Print the average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
