Question: ***JAVA*** You will design a program that reads and writes to a file. The specifications are: There will be a text file that your program
***JAVA***
You will design a program that reads and writes to a file.
The specifications are:
There will be a text file that your program will read.
There will be a second text file that your program will write to.
The textfile can be a file you created, or a text file you found on the internet. Your choice. There must be two separate textfiles.
As a hint, here is a textfile you can use - file named names.txt with line(1) Smith, Bob (2) Johnson, Brady (3) Brody, Jessica (4) Hanson, Martin
Another hint....the textfile should be in the same directory as the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
