Multiple choice technology operating systems

Command to erase and prepare a disk drive?

  1. fixmbr

  2. format

  3. fixboot

  4. loadfix

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

The FORMAT command prepares a disk drive for use by erasing all existing data and setting up a new file system. This makes the drive ready to store files - essentially 'erasing and preparing' it as the question states. FIXMBR and FIXBOOT are for repairing boot sectors, not formatting drives.