Number Analysis
Create an application that reads the numbers from the file your application created for Programming Challenge 5. (If you have not completed that assignment, use the file named NumberSet.txt in the Chap9 folder on the student disk. It contains a series of 100 real numbers.) Your application should perform the following:
• Display the total of the numbers
• Display the average of the numbers
• Display the highest number in the file
• Display the lowest number in the file
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.