Question: Write a program to find the largest, smallest, and average values of all the values in the data file. Use the eof() function to control
Write a program to find the largest, smallest, and average values of all the values in the data file. Use the eof() function to control inputting of data. YOU MUST INITALIZE THE SMALLEST AND LARGEST WITH THE FIRST NUMBER. CODE IN C++.
sample input:
35
16
8878
32
54
99
1325
126
-6
55
69
231
1234
35
125
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
