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 dividing its surface into sectors and tracks, then creates the file system structure (FAT) with unique addresses. VER displays version, FAT is the file system itself, and CHKDSK repairs existing file systems without formatting.