6. 

While working with MS-DOS, which command is used to undelete a bunch of files with extension DOC that you have just deleted?

A. UNDELETE
B. UNDELETE *.DOC
C. UNDELETE/ALL
D. UNDELETE/LIST
E. None of the above

7. 

In DOS, which of the following keys will bypass the CONFIG.SYS and AUTOEXEC.BAT files?

A. F8
B. F5
C. F4
D. Fl
E. None of the above

8. 

You want to view the contents of autoexec.bat on the screen using the "type" command, but it scrolls by too quickly, what switch do you use to make it pause?

A. type c:\autoexec.bat /p
B. type c:\autoexec.bat/more
C. type c:\autoexec.bat|pause
D. type c:\autoexec.bat|more.
E. None of the above

9. 

What file contains commands that configure systems devices?

A. Command.com
B. Config.sys
C. Autoexec.bat
D. Win.ini
E. None of the above

10. 

Which command is used to suppress the prompt that asks you to confirm that you want to delete the directory?

A. DELTREE
B. DELTREE/F
C. DEL*.*
D. ERASE *.*
E. None of the above