220-802 · Question #128
Which of the following is the MAXIMUM number of primary partitions that can be created on a hard drive with FAT32?
The correct answer is B. 4. The MBR (Master Boot Record) partitioning scheme, which FAT32 drives traditionally use, supports a maximum of 4 primary partitions per disk. This is a hard limit of the MBR partition table structure, which reserves exactly 4 entries for partition records. To have more…
Question
Which of the following is the MAXIMUM number of primary partitions that can be created on a hard drive with FAT32?
Options
- A2
- B4
- C6
- D8
How the community answered
(33 responses)- A3% (1)
- B88% (29)
- C3% (1)
- D6% (2)
Explanation
The MBR (Master Boot Record) partitioning scheme, which FAT32 drives traditionally use, supports a maximum of 4 primary partitions per disk. This is a hard limit of the MBR partition table structure, which reserves exactly 4 entries for partition records. To have more partitions, one of the 4 slots must be used as an extended partition containing logical drives. GPT disks do not share this limitation.
Topics
Community Discussion
No community discussion yet for this question.