Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In c# please write a program which will accept a directory path/name as a command line argument. The program will search this directory, its subdirectories,

In c# please write a program which will accept a directory path/name as a command line argument.

The program will search this directory, its subdirectories, and so on for up to 15 levels down for files with the .txt extension.

(remember file names can be named .txt so photo1.txt.png must be accounted for)

your program will READ all txt files and only display the file path of the .txt files that have the word pizza exactly 5 times (not over not less only 5).

Do not count other words that have pizza in them (for example afpizza) and only count words where pizza is spelled with all lower case letters. Pizza cannot be spelled with any capital letters only lowercase

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Big Data And Hadoop Fundamentals Tools And Techniques For Data Driven Success

Authors: Mayank Bhushan

2nd Edition

9355516665, 978-9355516664

More Books

Students also viewed these Databases questions

Question

10. What is meant by a feed rate?

Answered: 1 week ago

Question

Enhance the basic quality of your voice.

Answered: 1 week ago

Question

Describe the features of and process used by a writing team.

Answered: 1 week ago