Vidyalelo
Computer Fundamentals · Q385

Operating System

Computer Related · Computer Fundamentals · question 385

Q385

With MS-DOS which command will divide the surface of the blank floppy disk into sectors and assign a unique address to each one?

A.
FORMAT command
Answer
B.
FAT command
C.
VER command
D.
CHKDSK command
E.
None of the above

Answer: Option A

Solution

Answer: Option A
Solution:
The format command creates a new root directory and file system for the disk. It can also check for bad areas on the disk, and it can delete all data on the disk. To be able to use a new disk, you must first use this command to format the disk.