A good answer might be:The finished program is given below. | |
Complete ProgramHere is the finished program:
If you run this program as is you will have to enter 100 integers. This could be tedious. For testing purposes you can change the "100" to a smaller number. | |
QUESTION 13:Say that you do have a file of 100 integers and run the program by doing this: What will the user see on the monitor? Click Here after you have answered the questionc:\java AddUpFile < largeData.txt |