Question: Must be written in java: Learning Objectives After completion of this lab, you should be able to: 1. Read from & write to text files.
Must be written in java:

Learning Objectives After completion of this lab, you should be able to: 1. Read from & write to text files. Write a Java program to find the longest word in a text file. Create a main class LongestWordTester: 1. Ask user for file name to read from and to write to. Find the longest word in the input file. Write the longest word in the output file. 2. If they enter the wrong input filename: Let them know Give them 2 more chances before letting the program end. 3. Write the longest word in an output file. i. Prompt user for output file name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
