312-49 · Question #198
What is the smallest physical storage unit on a hard drive?
The correct answer is C. Sector. A sector is the smallest individually addressable physical storage unit on a hard drive, traditionally 512 bytes (modern drives often use 4,096-byte Advanced Format sectors). A track is a circular path on a disk platter consisting of many sectors. A cluster (also called an…
Question
What is the smallest physical storage unit on a hard drive?
Options
- ATrack
- BCluster
- CSector
- DPlatter
How the community answered
(24 responses)- A8% (2)
- C88% (21)
- D4% (1)
Explanation
A sector is the smallest individually addressable physical storage unit on a hard drive, traditionally 512 bytes (modern drives often use 4,096-byte Advanced Format sectors). A track is a circular path on a disk platter consisting of many sectors. A cluster (also called an allocation unit) is a logical grouping of one or more sectors used by the file system - it is larger than a sector, not smaller. A platter is the entire physical disk surface. In forensic imaging, tools operate at the sector level to capture a complete, bit-for-bit copy of the drive.
Topics
Community Discussion
No community discussion yet for this question.