Question: Write a java program that opens the filename specified by the user, and outputs the number of lines in the file, character count, and word

Write a java program that opens the filename specified by the user, and outputs the number of lines in the file, character count, and word count

Example:

Enter file name

input_1.txt

Here are the stats for input_1.txt

Number of lines: 200

Character count: 3119

Word count: 400

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!