Q. Which of the following operations can be performed on directories?
β
Correct Answer: (D)
All of these
Explanation: Different operations that can be performed on a directory are:
Creating a new directory
Opening an existing directory
Reading contents of a directory
Changing a directory path
Closing a directory
Removing the directory
Creating a new directory
Opening an existing directory
Reading contents of a directory
Changing a directory path
Closing a directory
Removing the directory