Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I have a text file with 100 random numbers. I need to create a program (using java) that reads in the numbers from the file
I have a text file with 100 random numbers. I need to create a program (using java) that reads in the numbers from the file into an array. It should then find the largest number in the array and write back out a file 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.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started