Explanation: ECHO OFF hides the commands being executed from the display.
Dear candidates you will find MCQ questions of MS Dos here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Share your questions by clicking Add Question
Explanation: ECHO OFF hides the commands being executed from the display.
Explanation: DELTREE deletes a directory and all its subdirectories and files.
Explanation: Ctrl + C is the keyboard shortcut to abort a running command in MS-DOS.
Explanation: AUTOEXEC.BAT runs a series of commands automatically when MS-DOS starts.
Explanation: The FORMAT command formats the disk in the specified drive, e.g., A: for floppy disk.
Explanation: DIR /A shows all files including hidden and system files.
Explanation: COMMAND.COM is the default command-line interpreter in MS-DOS.
Explanation: DIR shows the list of files and the amount of free space at the bottom.
Explanation: MS-DOS supports 8 characters for the filename and 3 for the extension (8.3 format).
Explanation: MD or MKDIR creates a new directory.