Disc Operating System (DOS) What is the order in which Command.Com searches for programs to execute? BAT, COM, EXE EXE, BAT, COM EXE, COM, BAT COM, EXE, BAT BAT, COM, EXE EXE, BAT, COM EXE, COM, BAT COM, EXE, BAT ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Generally, the DATE is entered in the form YY-DD-MM DD-YY-MM MM-DD-YY MM-YY-DD YY-DD-MM DD-YY-MM MM-DD-YY MM-YY-DD 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? COM EXE BAT SYS None of these COM EXE BAT SYS None of these ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command displays all the files having the same name but different extensions? Dir *.ext Dir filename.* Dir filename.ext Dir *.sys Dir *.ext Dir filename.* Dir filename.ext Dir *.sys ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which of the following commands will take you directly to the root directory no matter what subdirectory you are currently in? CD None of these CD root CD.. CD None of these CD root CD.. 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? None of these type c:autoexec.bat/more type c:autoexec.bat|pause type c:autoexec.bat /p type c:autoexec.bat|more. None of these type c:autoexec.bat/more type c:autoexec.bat|pause type c:autoexec.bat /p type c:autoexec.bat|more. ANSWER DOWNLOAD EXAMIANS APP