GCFA · Question #86
Which of the following parameters is NOT used for calculating the capacity of the hard disk?
The correct answer is D. Number of platters. Hard disk capacity is calculated using bytes per sector, number of heads, and total sectors - the number of platters is a physical attribute indirectly represented by the head count.
Question
Which of the following parameters is NOT used for calculating the capacity of the hard disk?
Options
- ABytes per sector
- BNumber of heads
- CTotal number of sectors
- DNumber of platters
How the community answered
(36 responses)- A8% (3)
- B17% (6)
- C3% (1)
- D72% (26)
Why each option
Hard disk capacity is calculated using bytes per sector, number of heads, and total sectors - the number of platters is a physical attribute indirectly represented by the head count.
Bytes per sector is a direct parameter in the capacity formula, as total capacity equals total sectors multiplied by bytes per sector.
Number of heads is a direct variable in the CHS capacity formula and represents the readable surfaces across all platters.
Total number of sectors is a direct parameter used in the simplified capacity formula: Total Sectors x Bytes per Sector equals total disk capacity.
Hard disk capacity is derived from the CHS formula: Heads x Cylinders x Sectors-per-Track x Bytes-per-Sector, or equivalently Total Sectors x Bytes-per-Sector. The number of platters is a physical hardware attribute that informs the head count (each platter has two read/write heads), but platters themselves are not a direct input parameter in any standard capacity calculation. The CHS addressing model uses heads, not platters, as the direct variable.
Concept tested: Hard disk capacity calculation using CHS addressing parameters
Topics
Community Discussion
No community discussion yet for this question.