Question: in C++ Write a program that will read in an unknown number of integers from a file, and that will output the following information: 1.

in C++
Write a program that will read in an unknown number of integers from a file, and that will output the following information: 1. How many integers were in the file 2. The average of the numbers 3. The smallest number that was in the file 4. The largest number that was in the file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
