Computer Science - Disk Operating System (DOS)

Exercise : Disk Operating System (DOS) - Section 2
26.
In DOS, what key would you press to step through the Config.sys and Autoexec.bat?
F1
F3
F5
F8
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

27.
Which command is used to delete the directory and all its contents in one step?
DEL *.*
RD
DELTREE
CD
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

28.
Which internal DOS command clears the screen and places the DOS prompt in the upper left corner of the screen?
cls
close
quit
exit
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

29.
After searching the current directory where does command.com search next?
C:\DOS\UTILITIES
Config.sys
Autoexec.bat
The Path Statement
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

30.
To view any currently running Terminate Stay Resident (TSR's) programs you could type:
Memory
MEM
SYS /M
MEMMAKER
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.