Question: In C# , Create a program named DirectoryInformation that allows a user to continually enter directory names until the user types end. If the directory
In C# Create a program named DirectoryInformation that allows a user to continually
enter directory names until the user types end. If the directory name exists, display
a list of the files in it; otherwise, display a message indicating the directory does not
exist. Create as many test directories and files as necessary to test your program
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
