Disk Operating System (DOS) Question:
Download Questions PDF

Which command creates a directory or subdirectory?

a. Dir
b. Mkdir
c. Md
d. Both b and c

Answer:

d. Both b and c
Explanation:
MK command and MKDIR both commands are equivalent and can be used to create subdirectories. Dir only lists directory but can't create.

Download DOS (Disk Operating System) Interview Questions And Answers PDF

Previous QuestionNext Question
Which command is used to delete the directory that is empty?

a. Del *.*
b. RD
c. Erase
d. MD
Which command displays the directory list including files in tree structure?

a. Dir/s/f
b. Tree/f
c. Tree/s/f
d. Dir/f