Question: Write a C++ program to ask the user to enter 3 grades of 4 students, and calculate and print the SUM and average of grades

Write a C++ program to ask the user to enter 3 grades of 4 students, and calculate and print the SUM and average of grades of each student. (use nested loops)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
