Write a program that prompts a user to enter the name of a file and a word.

Question:

Write a program that prompts a user to enter the name of a file and a word. The program should then count all occurrences of the word in the file and display the number of occurrences. Use a utility program to create a simple text file that has many words in it and that can be used to test the program.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Guide To Java A Concise Introduction To Programming

ISBN: 978-3031228414

2nd Edition

Authors: James T. Streib, Takako Soma

Question Posted: