Question: In this question you have to write a program that allow the user specify a file name on the command line, after that the program

In this question you have to write a program that allow the user specify a file name on the command line, after that the program has to print:

- number of characters

- number of words

- number of lines

- average number of words per line

- average number of characters per word in that file.

But, if user dose not specify any file name, you have to prompt the the user for the name.

( using Java program )

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!