Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 2 (Q.No. 39)
39.
With MS-DOS which command will divide the surface of the blank floppy disk into sectors and assign a unique address to each one?
FORMAT command
FAT command
VER command
CHKDSK command
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Vivekanand said:   4 years ago
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.

Mohamed said:   6 years ago
Give an explanation.

Amit said:   9 years ago
FORMAT is used to erase information off of a computer diskette or fixed drive.

Chirag said:   9 years ago
Please explain with example using FORMAT command .

Post your comments here:

Your comments will be displayed after verification.