Computer Science - Disk Operating System (DOS)

Exercise : Disk Operating System (DOS) - Section 2
11.
Match the device driver HIMEM.SYS to its operation
Supports (ANSI) terminal emulation
Manages the use of extended memory
Uses expanded memory on an 80386 processor
Supports code page switching
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
What command can you add to the AUTOEXEC.BAT file so that your computer temporarily stops in the execution of the file before continuing?
Pause
Halt
Wait x.xx seconds
Wait until Files="x"
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
While working with MS-DOS, which command is used to sort the file in ascending order?
SORT filename
SORT < filename
SORT > filename
SORT | filename
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
What is the order in which Command.Com searches for programs to execute?
EXE, COM, BAT
EXE, BAT, COM
COM, EXE, BAT
BAT, COM, EXE
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
While working with MS-DOS, which command will you use to transfer a specific file from one disk to another?
COPY
DISKCOPY
TIME
RENAME
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.