Disc Operating System (DOS) 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? type c:autoexec.bat/more type c:autoexec.bat /p type c:autoexec.bat|more. type c:autoexec.bat|pause None of these type c:autoexec.bat/more type c:autoexec.bat /p type c:autoexec.bat|more. type c:autoexec.bat|pause None of these ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) RESTORE command is used to Restore files from recycle bin Restore files from disks made using the BACKUP command Restore files which are deleted Restore files which are deleted recently Restore files from recycle bin Restore files from disks made using the BACKUP command Restore files which are deleted Restore files which are deleted recently ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) What is the name of the batch file that is automatically run when MSDOS is booted? Run.bat Config.sys Autoexec.bat Config.bat Run.bat Config.sys Autoexec.bat Config.bat ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command creates a directory or subdirectory? Md Both of the listed here None of the listed here Mkdir Md Both of the listed here None of the listed here Mkdir ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command is used to delete the directory and all its contents in one step? CD RD DEL *.* DELTREE CD RD DEL *.* DELTREE ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) After searching the current directory where does command.com search next? C:DOSUTILITIES Config.sys The Path Statement Autoexec.bat C:DOSUTILITIES Config.sys The Path Statement Autoexec.bat ANSWER DOWNLOAD EXAMIANS APP