Question: I need help with C++ problem. The program lets the user enter numbers from a file called Random.txt until the file is entirely read. After

I need help with C++ problem. The program lets the user enter numbers from a file called Random.txt until the file is entirely read. After the file has been read in, the program should print out the Largest number entered, the Smallest number entered, the total count of numbers typed in and the Average of all the numbers entered. The program should check to be sure that at least one value was entered so that when computing the Average, the program does not divide by zero.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!