Question: Write an OOP-based C++ application that: 1) Gets a directory (folder) path from the user as a String 2) IF the path is valid, it
Write an OOP-based C++ application that:
1) Gets a directory (folder) path from the user as a String
2) IF the path is valid, it retrieves and displays the contents of the directory
3) Gets a file-name from the user as a string and displays the contents of the file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
