Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your job in this project is to write C# program that behaves like the windows shell. It must show a prompt showing the current directory

Your job in this project is to write C# program that behaves like the windows shell.

It must show a prompt showing the current directory and prompt the user to type the command that need to be executed.

To make things simpler (and therefore doable), you are only required to execute the following commands

1. CLS to clean screen

2. CD to change the current directory

3. RENAME to rename a specific file.

Deliverables: You need to implement the shell using C# language, and report the code and some scenarios that give an evidence that your implementation is actually working.

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

More Books

Students also viewed these Databases questions

Question

explain the concept of strategy formulation

Answered: 1 week ago