Multiple choice technology

What does FDISK do?

  1. performs low-level formatting of the hard drive

  2. fixes bad sectors on the hard drive

  3. recovers lost clusters on the hard drive

  4. creates partitions on the hard drive

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

FDISK is a disk partitioning utility that creates and modifies partitions on hard drives. It does not perform low-level formatting (done by format commands), fix bad sectors (done by scandisk/chkdsk), or recover lost clusters (done by recovery utilities). Partitioning divides a physical disk into logical sections for organizing data.