MS-DOS Commands and Utilities
Test your knowledge of MS-DOS commands, file management, disk utilities, and system configuration
Questions
Which one of the following is an invalid command?
- DIR > LIST.TXT
- DIR >> LIST.TCT
- DIR >> LPT1:
- None of the above
To organize files on a disk, MS-DOS separates them into areas called
- directories
- buckets
- memories
- area directories
To format a high density floppy into double density, use
- FORMAT A:/D
- FORMAT A: /9
- FORMAT A: /D/V
- FORMAT A:/4
The PATH command is usually found as a part of your _________ file.
- CONFIG.SYS
- CONFIG.BAT
- AUTOEXEC.BAT
- AUTOEXEC.SYS
Markers are found in every _________ and cannot be deleted.
- file
- directory
- subdirectory
- subfile
DOS uses letters of alphabet to designate disk drives. How many disk drives can DOS address?
- 4
- 26
- 1
- 16
Which command switch will instruct DOS to copy system files & COMMAND.COM to disk after formatting?
- /C
- C
- S
- /S
Use of __________ switch causes FDISK to display the partition status of your hard disk without executing FDISK.
- /show
- /display
- /status
- /part
When DOS formats a disk, it creates the main directory on your disk which is called the __________ directory.
- main
- root
- area
- border
What do you type at the prompt to display the search path?
- PATH
- SEARCH
- SEARCH PATH
- DISPLAY PATH
MS-DOS formats a disk using the __________ FORMAT.
- internal command
- external command
- disk command
- sub-disk command
Which command will instruct DOS to list only filenames and extensions and omit all other information in the directory listing?
- DIR/On
- DIR/S
- DIR/B
- DIR/P
Which drive letter is reserved for the first hard disk drive in a DOS based computer?
- C
- D
- A
- B
While using DIR Command, you can use certain switches with it. Which one of the following cannot be used with DIR?
- /P
- /W
- /S
- /T
Which DOS command allows you to compress existing disks and to create new compressed volumes?
- DEFRAG
- DBLSPACE
- SCANDISK
- MSAV
Which DOS command is used to detect, diagnose and repair errors on both uncompressed & compressed drive?
- DEFRAG
- DBLSPACE
- SCANDISK
- MSAV
Which DOS command is used to remove and scan memory and disk from viruses?
- DEFRAG
- VSAFE
- SCANDISK
- MSAV
While working with DOS, which command is used to customize the command line's display?
- CLS
- COPY CON
- EDIT
- PROMPT
Which DOS command is used to speed up the disk performance by recognizing files in contiguous sectors?
- DEFRAG
- DBLSPACE
- SCANDISK
- MSAV
Which DOS command is used to provide on-going protection against viruses invading your computer?
- SCANDISK
- MSAV
- VSAFE
- DEFRAG
Which DOS command is used to copy entire directories, including all the subdirectories?
- COPY .
- DISKCOPY .
- XCOPY
- XRENAME
Which DOS command is used to delete all files in the root directory on drive A?
- DEL a:
- DEL . A:
- DEL A:
- ERASE .
Which DOS command is used to display a list of deleted files that DOS can undelete?
- UNDELETE .
- UNDELETE/ALL
- UNDELETE/LIST
- UNDELETE
Which DOS command creates the directory and the File Allocation Table (FAT) on a disk and also assigns a unique volume serial number to each disk?
- CHKDSK
- Command.com
- FORMAT
- FAT
Which DOS command is used to provide access to files located in other directories or disks?
- TREE
- PATH
- DIR
- CD