Question: Create a Java program that reads a text file. Have the program count number of words, number of lines and the number of character from
Create a Java program that reads a text file. Have the program count number of words, number of lines and the number of character from the text file.
Here is what I have started so far:

Now I just need the program to be able to count the number of lines and the number of characters from the text file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
