Tree
Path
Dir
Cd
Answer is Wrong!
Answer is Right!
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.