nerdexam
EC-Council

312-49 · Question #606

Hard disk data addressing is a method of allotting addresses to each _______ of data on a hard disk.

The correct answer is A. Physical block. Hard disk data addressing assigns unique addresses to each physical block on the disk. A physical block (also called a sector) is the smallest addressable storage unit on a physical disk, traditionally 512 bytes, now often 4096 bytes (4K). Early addressing used CHS…

Submitted by noor.lb· Apr 18, 2026Disk Forensics

Question

Hard disk data addressing is a method of allotting addresses to each _______ of data on a hard disk.

Options

  • APhysical block
  • BOperating system block
  • CHard disk block
  • DLogical block

How the community answered

(24 responses)
  • A
    92% (22)
  • B
    4% (1)
  • D
    4% (1)

Explanation

Hard disk data addressing assigns unique addresses to each physical block on the disk. A physical block (also called a sector) is the smallest addressable storage unit on a physical disk, traditionally 512 bytes, now often 4096 bytes (4K). Early addressing used CHS (Cylinder-Head-Sector), while modern drives use LBA (Logical Block Addressing), which maps each physical block to a sequential logical address. The other options are incorrect: 'logical block' is a file-system-level concept above the physical layer, and 'OS block' and 'hard disk block' are not standard terminology for this addressing concept.

Topics

#Hard disk addressing#Physical blocks#Disk storage#Data units

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice