Question: Write a C++ program with comprehensive explanation that reads a student name followed by five test scores. The program should output the students name, the
Write a C++ program with comprehensive explanation that reads a student name followed by five test scores. The program should output the students name, the five test scores, and the average test score. Output the average test score with two decimal places. The data to be read is stored in a file called test.txt. The output should be stored in a file called, testavg.out.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
