Multiple choice technology operating systems

Which command can be used to create the disk’s tracks and sectors?

  1. Fdisk

  2. Format

  3. Chkdsk

  4. Attrib

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

The FORMAT command creates the file system structure on a disk, including tracks and sectors. It initializes the disk surface and sets up the FAT (File Allocation Table). FDisk partitions disks but doesn't format them.