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 None of these type c:autoexec.bat|pause type c:autoexec.bat|more. type c:autoexec.bat /p type c:autoexec.bat/more None of these type c:autoexec.bat|pause ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) While working with MS-DOS, which command is used to specify the size of the disk to format. FORMAT/F : size FORMAT/T : tracks FORMAT/V FORMAT/N : sector FORMAT/F : size FORMAT/T : tracks FORMAT/V FORMAT/N : sector ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) While working with MS-DOS, which command is used to force DOS to recheck all clusters when reformatting a disk? FORMAT/C FORMAT/B FORMAT/8 FORMAT/S FORMAT/C FORMAT/B FORMAT/8 FORMAT/S ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) When you create a subdirectory within a directory, the process is known as _____ directing backing making nesting directing backing making nesting ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) After doing a low-level format, what would be the next step in configuring the hard drive in a system? Configure DMA channel and back up interrupt Install operating system Partition hard disk Format DOS partition Configure DMA channel and back up interrupt Install operating system Partition hard disk Format DOS partition ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which of the following applies to Internal DOS commands? Internal commands are stored on disk separately from COMMAND.COM Internal commands are reserved for DOS-level programming Internal commands can be run whenever the DOS prompt is displayed Internal commands can only be executed from a batch file Internal commands are stored on disk separately from COMMAND.COM Internal commands are reserved for DOS-level programming Internal commands can be run whenever the DOS prompt is displayed Internal commands can only be executed from a batch file ANSWER DOWNLOAD EXAMIANS APP