πŸ“Š Computer
Q. What does FDISK do?
  • (A) performs low-level formatting of the hard drive
  • (B) fixes bad sectors on the hard drive
  • (C) recovers lost clusters on the hard drive
  • (D) creates partitions on the hard drive
βœ… Correct Answer: (D) creates partitions on the hard drive

Explanation:

FDISK is a utility program used to create, delete, and manage partitions on a hard disk. It prepares the disk for formatting and use by the operating system.

  • (A) Low-level formatting is done by the manufacturer, not by FDISK.
  • (B) Fixing bad sectors is done by tools like CHKDSK.
  • (C) Recovering lost clusters is also done by file system repair tools, not FDISK.

So, FDISK is primarily used to create partitions.

Explanation by: Mr. Dubey

FDISK is a utility program used to create, delete, and manage partitions on a hard disk. It prepares the disk for formatting and use by the operating system.

  • (A) Low-level formatting is done by the manufacturer, not by FDISK.
  • (B) Fixing bad sectors is done by tools like CHKDSK.
  • (C) Recovering lost clusters is also done by file system repair tools, not FDISK.

So, FDISK is primarily used to create partitions.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
206
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate