220-802 · Question #128
220-802 Question #128: Real Exam Question with Answer & Explanation
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 partitions,
Question
Options
- A2
- B4
- C6
- D8
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.
Community Discussion
No community discussion yet for this question.