Computer Science - Disk Operating System (DOS)

Exercise : Disk Operating System (DOS) - Section 1
11.
The buffers statement is found in what file?
Config.sys
Autoexec.ncf
Autoexec.bat
Neb.cfg
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
Which of the following is loaded for CD-ROM support?
VLM.EXE
CDDEX.EXE
DOSKEY.EXE
MSCDEX.EXE
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
To find out how much memory is available, you could type______.
EMM
MEM
CHKDSK
MEMMAKER
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
Suppose you had an incurable computer virus and decided to wipe out all the data and partitions on your hard drive and reformat. What is the order in which you must delete the partitions?
Extended, Logical, Primary
Primary, Extended, Logical
Logical, Extended, Primary
Logical, Primary, Extended
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
While working with MS-DOS, which command is used to display the contents of a file and pause the display after each screenful of information?
TYPE filename | MORE
CAT filename | MORE
CAT filename | pg
MORE filename
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.