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|pause None of these type c:autoexec.bat|more. type c:autoexec.bat/more type c:autoexec.bat /p type c:autoexec.bat|pause None of these type c:autoexec.bat|more. type c:autoexec.bat/more type c:autoexec.bat /p ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command of DOS is used to compare two floppy disks? FORMAT A: B: DISKCOPY A: B/V DISKCOPY DISKCOMP FORMAT A: B: DISKCOPY A: B/V DISKCOPY DISKCOMP ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command is used to see the contents of a file? None of above Ed Type Copy None of above Ed Type Copy ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) In which version of DOS. CHKDSK command has been changed to SCANDISK? 6.0 4.0 6.2 5.0 6.0 4.0 6.2 5.0 ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command is used to delete all the files in the root directory of drive a A:\del Del a:\ Del *.* a: Erase *.* A:\del Del a:\ Del *.* a: Erase *.* ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which of the following applies to external DOS commands? External commands reside in RAM until called External commands are stored on disk separately from COMMAND.COM External commands must always be used with the /e switch External commands can only be executed from a batch file. External commands reside in RAM until called External commands are stored on disk separately from COMMAND.COM External commands must always be used with the /e switch External commands can only be executed from a batch file. ANSWER DOWNLOAD EXAMIANS APP