Question: Write a java program that asks the user for the name of a file. The program should display the number of words that the file
Write a java program that asks the user for the name of a file. The program should display the number of words that the file contains.
Input Validation:
Make sure the file exists, before proceeding. Let the user type quit in order to exit the program. If the file is empty, the word count should be 0.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
