312-49 · Question #32
What is the smallest allocation unit of a hard disk?
The correct answer is A. Cluster. A cluster (also called an allocation unit) is the smallest logical unit of disk space that an operating system can allocate to a file. Clusters are made up of one or more sectors (typically 512 bytes each). Disk platters are the physical spinning disks inside a hard drive, and sp
Question
What is the smallest allocation unit of a hard disk?
Options
- ACluster
- BSpinning tracks
- CDisk platters
- DSlack space
How the community answered
(26 responses)- A92% (24)
- B4% (1)
- C4% (1)
Explanation
A cluster (also called an allocation unit) is the smallest logical unit of disk space that an operating system can allocate to a file. Clusters are made up of one or more sectors (typically 512 bytes each). Disk platters are the physical spinning disks inside a hard drive, and spinning tracks are the circular paths on platters - these are physical units, not allocation units. Slack space is the unused space within an allocated cluster when a file does not fill the entire cluster - it is forensically significant but is not an allocation unit itself.
Topics
Community Discussion
No community discussion yet for this question.