Question: C++ Please Please answer this program exercise in C++. Must be in one int main function. Program #2 This problem is a modification of Problem

C++ Please

Please answer this program exercise in C++. Must be in one int main function. C++ Please Please answer this program exercise in C++. Must be in

one int main function. Program #2 This problem is a modification of

Problem 24 on page 298 of the Gaddis text (p. 299 in

Program #2 This problem is a modification of Problem 24 on page 298 of the Gaddis text (p. 299 in 7E) with two small additions. (A scan of this problem can be found on the last page of the assignment.) In this assignment, your program will read in a list of random numbers from an input file, random.txt (found on eLearning in the "Homework Input Files" folder), and calculate the following statistics on those numbers The number of numbers in the file The sum of the numbers in the file The average of the numbers in the file The largest number in the file The smallest number in the file The second largest number in the file The second smallest number in the file A. B. C. D. E. F. G. Your program should then print out a report, similar to the following (note that these are demonstration numbers only; they are not accurate for the homework data file) Number of numbers Sum of numbers: Average of numbers: Largest number: Smallest number: Second largest number: Second 235 5346 22.8 515 512 er

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!