Match the device driver HIMEM.SYS to its operation
A. Supports (ANSI) terminal emulation
B. Manages the use of extended memory
C. Uses expanded memory on an 80386 processor
D. Supports code page switching
E. None of the above
Select an option to see the answer and solution.
What command can you add to the AUTOEXEC.BAT file so that your computer temporarily stops in the execution of the file before continuing?
A. Pause
B. Halt
C. Wait x.xx seconds
D. Wait until Files="x"
E. None of the above
Select an option to see the answer and solution.
While working with MS-DOS, which command is used to sort the file in ascending order?
A. SORT filename
B. SORT < filename
C. SORT > filename
D. SORT | filename
E. None of the above
Select an option to see the answer and solution.
What is the order in which Command.Com searches for programs to execute?
A. EXE, COM, BAT
B. EXE, BAT, COM
C. COM, EXE, BAT
D. BAT, COM, EXE
E. None of the above
Select an option to see the answer and solution.
While working with MS-DOS, which command will you use to transfer a specific file from one disk to another?
A. COPY
B. DISKCOPY
C. TIME
D. RENAME
E. None of the above
Select an option to see the answer and solution.
Which command is executed before the others when a computer is first turned on?
A. Device=c:emm386.exe
B. Device=c:doshimem.sys
C. Prompt=p g
D. Patch c:dos
E. None of the above
Select an option to see the answer and solution.
Where do you load the CD Rom drivers?
A. Autoexec.bat
B. Control Panel/Drivers
C. Into Upper memory
D. Config.sys
E. None of the above
Select an option to see the answer and solution.
Which best describes a fragmented hard drive?
A. The platters are bad
B. Data files are corrupted
C. Clusters of data are damaged
D. Files are not stored in consecutive clusters
E. None of the above
Select an option to see the answer and solution.
Which of the following represents a correct sequence for the boot process on a DOS machine?
A. AUTOEXECBAT, CONFIG.SYS
B. CONFIG.SYS, AUTOEXEC.BAT
C. AUTOEXECBAT COMMAND.COM
D. CONFIG.BAT, AUTOEXEC.BAT
E. None of the above
Select an option to see the answer and solution.
When you create a subdirectory within a directory, the process is known as _____
A. directing
B. making
C. backing
D. nesting
E. None of the above
Select an option to see the answer and solution.
The COPY command of MS-DOS, is used to:
A. copying files from one floppy disk to another floppy disk
B. copying one or more files on the same disk or directory
C. copying two or more files into a single file
D. All of the above
E. None of the above
Select an option to see the answer and solution.
Which of the following filename extension suggests that the file is a backup copy of another file?
A. BAK *
B. BAS
C. COM
D. TXT
E. None of the above
Select an option to see the answer and solution.
While working with MS-DOS, which command is used to compare the disk in drive A with the disk in drive B, specifying to compare only first side of each disk, and only the first 8 sectors of each track?
A. DISKCOPY A: B:/8
B. DISKCOMP A: B:/l/8
C. DISKCOMP A: B:/8
D. DISKCOMP A: B:/l
E. None of the above
Select an option to see the answer and solution.
While working with MS-DOS, which command will you use to display the version?
A. DATE Command
B. VER Command
C. DISK Command
D. FORMAT Command
E. None of the above
Select an option to see the answer and solution.
What type of commands are individual programs kept, as separate files on the hard disk (DOS diskette)?
A. External
B. Internal
C. Change
D. File
E. None of the above
Select an option to see the answer and solution.
In DOS, what key would you press to step through the Config.sys and Autoexec.bat?
A. F1
B. F3
C. F5
D. F8
E. None of the above
Select an option to see the answer and solution.
Which command is used to delete the directory and all its contents in one step?
A. DEL *.*
B. RD
C. DELTREE
D. CD
E. None of the above
Select an option to see the answer and solution.
Which internal DOS command clears the screen and places the DOS prompt in the upper left corner of the screen?
A. cls
B. close
C. quit
D. exit
E. None of the above
Select an option to see the answer and solution.
After searching the current directory where does command.com search next?
A. C:DOSUTILITIES
B. Config.sys
C. Autoexec.bat
D. The Path Statement
E. None of the above
Select an option to see the answer and solution.
To view any currently running Terminate Stay Resident (TSR's) programs you could type:
A. Memory
B. MEM
C. SYS /M
D. MEMMAKER
E. None of the above
Select an option to see the answer and solution.