Multiple choice technology operating systems

Which command divides the surface of the blank disk into sectors and assign a unique address to each one

  1. Ver

  2. Format

  3. Fat

  4. Chkdsk

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The FORMAT command prepares a blank disk by creating tracks and sectors, establishing the file system structure, and assigning addresses to each sector. This initialization process is essential before any data can be stored on the disk. VER displays the DOS version, CHKDSK checks disk integrity, and FAT is a file system type itself, not a command.