Question: please write java program for reading and comparing two text files. The java program should show the differences between two text files. firstFile.txt has: This
please write java program for reading and comparing two text files. The java program should show the differences between two text files.
firstFile.txt has:
This is a txt file.
This is the first file.
secondFile.txt. has:
This is a text file.
This is the second file.
This program should prompt the user to input two file names.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
