JAVA PPROGRAM ASAP   Please create  this program ASAP BECAUSE IT IS MY HOMEWORK ASSIGNMENT so it passes all the test cases. The program must pass the test case when uploaded to Hypergrade.    Chapter 9. PC #10. Word Counter (page 610) Write a 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.   input1.txt this is a test input2.txt this is a test input3.txt Empty input4txt  this this     is is      a a       test test   Test Case 1     Please enter the file name or type QUIT to exit:\n input1.txtENTER Total number of words: 4\n   Test Case 2     Please enter the file name or type QUIT to exit:\n input2.txtENTER Total number of words: 4\n   Test Case 3     Please enter the file name or type QUIT to exit:\n input3.txtENTER Total number of words: 0\n   Test Case 4     Please enter the file name or type QUIT to exit:\n input4.txtENTER Total number of words: 8\n   Test Case 5     Please enter the file name or type QUIT to exit:\n input5.txtENTER File: input5.txt does not exist.\n Please enter the file name again or type QUIT to exit:\n input1.txtENTER Total number of words: 4\n   Test Case 6     Please enter the file name or type QUIT to exit:\n qUitENTER   Test Case 7 Please enter the file name or type QUIT to exit:\n input5.txtENTER File: input5.txt does not exist.\n Please enter the file name again or type QUIT to exit:\n quItENTER

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter14: Files And Streams
Section: Chapter Questions
Problem 2E: Create a program named FileComparison that compares two files. First, use a text editor such as...
icon
Related questions
Question
JAVA PPROGRAM ASAP
 
Please create  this program ASAP BECAUSE IT IS MY HOMEWORK ASSIGNMENT so it passes all the test cases. The program must pass the test case when uploaded to Hypergrade. 
 
Chapter 9. PC #10. Word Counter (page 610)
Write a 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.
 

input1.txt

this is a test

input2.txt

this
is
a
test

input3.txt
Empty

input4txt 
this this
    is is
     a a
      test test

 

Test Case 1

 
 
Please enter the file name or type QUIT to exit:\n
input1.txtENTER
Total number of words: 4\n
 

Test Case 2

 
 
Please enter the file name or type QUIT to exit:\n
input2.txtENTER
Total number of words: 4\n
 

Test Case 3

 
 
Please enter the file name or type QUIT to exit:\n
input3.txtENTER
Total number of words: 0\n
 

Test Case 4

 
 
Please enter the file name or type QUIT to exit:\n
input4.txtENTER
Total number of words: 8\n
 

Test Case 5

 
 
Please enter the file name or type QUIT to exit:\n
input5.txtENTER
File: input5.txt does not exist.\n
Please enter the file name again or type QUIT to exit:\n
input1.txtENTER
Total number of words: 4\n
 

Test Case 6

 
 
Please enter the file name or type QUIT to exit:\n
qUitENTER
 

Test Case 7

Please enter the file name or type QUIT to exit:\n
input5.txtENTER
File: input5.txt does not exist.\n
Please enter the file name again or type QUIT to exit:\n
quItENTER
Expert Solution
steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage