Computer Science - Disk Operating System (DOS)

Exercise : Disk Operating System (DOS) - Section 1
31.
The MODE command of MS-DOS is used to
display information about several types of devices installed in your computer
provide various types of control over your printers
make changes of the current display
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

32.
Which of the following applies to external DOS commands?
External commands reside in RAM until called
External commands are stored on disk separately from COMMAND.COM
External commands must always be used with the /e switch
External commands can only be executed from a batch file.
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

33.
Which command is used to delete the directory that is empty?
DEL *.*
RD
ERASE
MD
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

34.
Which command will be used to display file and directory names only, without size, date, and time information?
DIR/W
DIR A:
DIR/B
DIR/S
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

35.
To organize files on a disk, MS-DOS separates them into areas called _____
directories
buckets
areas
area directories
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.