Computer Science - Disk Operating System (DOS)
Exercise "If you judge people, you have no time to love them."
- Mother Teresa
1.
Which command is used to send the contents of file named REPORT/TXT to the standard printing device?
A.
TYPE REPORT.TXT TO PRINTER B.
TYPE REPORT.TXT > PRN C.
TYPE REPORT.TXT | PRN D.
TYPE REPORT.TXT | PRINTER E.
None of the above
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss .
2.
A system has two IDE hard drives that are each divided into primary and extended partitions, which drive letter is assigned to the primary partition of the second drive?
Answer: Option E
Explanation:
No answer description available for this question. Let us discuss .
3.
HIMEM.SYS controls:
A.
DOS=HIGH B.
RMDRIVE.SYS C.
SMARTDRV.SYS D.
Extended Memory E.
None of the above
Answer: Option C
Explanation:
No answer description available for this question. Let us discuss .
4.
Where would you load the mouse driver mouse.sys?
A.
config.sys B.
autoexec.bat C.
win.ini D.
io.sys E.
msdos.sys
Answer: Option E
Explanation:
No answer description available for this question. Let us discuss .
5.
Filename extensions help identify certain files. What filename extension identifies command files?
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss .