Question: I have a file with 100 random numbers. I need to create a program that reads the numbers from the file into an array. Then
I have a file with 100 random numbers. I need to create a program that reads the numbers from the file into an array. Then it should find the largest number in the array and write back out a filed called "result.txt". Results should contain the number that was the highest as well as the line number that it was on in the file. For example: the largest number was 1457 which is found on line 45
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
