Multiple choice technology operating systems

_____ allows the user to delete and or create partitions on the hard disk drive.

  1. FDISK

  2. DISKPART

  3. FORMAT

  4. DEBUG

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

FDISK is the DOS utility used for creating, deleting, and managing disk partitions. FORMAT prepares existing partitions for use but cannot create or delete them, DISKPART is a more modern Windows command-line tool, and DEBUG is a low-level assembly debugger. FDISK is the classic partition management tool.