312-49 · Question #26
LBA (Logical Block Address) addresses data by allotting a ___________to each sector of the hard disk.
The correct answer is A. Sequential number. Logical Block Addressing (LBA) is a modern method of addressing the location of data blocks stored on storage devices. Unlike the older CHS (Cylinder-Head-Sector) method that used physical geometry, LBA assigns a unique sequential number (starting from 0) to each sector on the…
Question
LBA (Logical Block Address) addresses data by allotting a ___________to each sector of the hard disk.
Options
- ASequential number
- BIndex number
- COperating system number
- DSector number
How the community answered
(45 responses)- A87% (39)
- B2% (1)
- C7% (3)
- D4% (2)
Explanation
Logical Block Addressing (LBA) is a modern method of addressing the location of data blocks stored on storage devices. Unlike the older CHS (Cylinder-Head-Sector) method that used physical geometry, LBA assigns a unique sequential number (starting from 0) to each sector on the disk, making it easier for the operating system and storage controllers to locate data. This linear addressing scheme simplifies disk management and supports larger drive capacities beyond CHS limitations.
Topics
Community Discussion
No community discussion yet for this question.