With MS-DOS which command will divide the surface of the blank floppy disk into sectors and assign a unique address to each one?
With MS-DOS which command will divide the surface of the blank floppy disk into sectors and assign a unique address to each one? Correct Answer FORMAT command
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.