Disc Operating System (DOS) Which command is used to delete all the files extension .txt on the current drive and directory? Del .txt Del *.txt Del *.*/p Erase .txt Del .txt Del *.txt Del *.*/p Erase .txt ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command of DOS is used to sort the file in reverse order? SORT > filename SORT/R < filename SORT < filename SORT/V < filename SORT > filename SORT/R < filename SORT < filename SORT/V < filename ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) In which version of DOS. CHKDSK command has been changed to SCANDISK? 4.0 6.0 6.2 5.0 4.0 6.0 6.2 5.0 ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) While working with MS-DOS, which command is used to undelete a bunch of files with extension DOC that you have just deleted? None of these UNDELETE UNDELETE *.DOC UNDELETE/LIST UNDELETE/ALL None of these UNDELETE UNDELETE *.DOC UNDELETE/LIST UNDELETE/ALL ANSWER DOWNLOAD EXAMIANS APP
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|more. type c:autoexec.bat /p None of these type c:autoexec.bat|pause type c:autoexec.bat/more type c:autoexec.bat|more. type c:autoexec.bat /p None of these type c:autoexec.bat|pause ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Batch files contain a group of MS-DOS commands that are run in successive order. What filename extension identifies batch files? EXE None of these BAT COM SYS EXE None of these BAT COM SYS ANSWER DOWNLOAD EXAMIANS APP