Question: // File Name: 1170_8_9b.cc // This program computes the highest, lowest, and average scores of a test for a class. // All the scores are

// File Name: 1170_8_9b.cc // This program computes the highest, lowest, and average scores of a test for a class. // All the scores are stored in a data file (one score per line). // The main function opens a data file, calls the ProcessTest function, and prints the results. #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
