[amp_mcq option1=”Tree” option2=”Path” option3=”Dir” option4=”Cd” correct=”option4″]
The correct answer is: D. Cd
Cd is a command-line utility for changing the current working directory. It is used to navigate the file system and access files located in other directories or disks.
The other options are incorrect because:
- Tree is a command-line utility for displaying a graphical representation of the current directory and its subdirectories.
- Path is a variable that stores the current working directory.
- Dir is a command-line utility for displaying the contents of the current directory.