Vidyalelo
Computer Science · Q64

Disk Operating System (DOS)

Engineering and GATE · Computer Science · question 64

Q64

Which command is used to see the sub-directory structure of drive?

A.
Tree
Answer
B.
List
C.
Subdir
D.
Subtree

Answer: Option A

Solution

Answer: Option A
Solution:
The Tree command is used to display the directory structure of a drive or path in a graphical representation.

List is not a command used in DOS to display sub-directory structures.

Subdir is not a recognized command in DOS for displaying sub-directory structures.

Subtree is also not a valid DOS command for displaying directory structures.

Therefore, the correct answer is Option A: Tree.