nerdexam
EC-Council

312-49 · Question #563

Sectors are pie-shaped regions on a hard disk that store data. Which of the following parts of a hard disk do not contribute in determining the addresses of data?

The correct answer is B. Interface. Data addressing on a hard disk uses the CHS (Cylinder-Head-Sector) scheme or LBA (Logical Block Addressing). The physical address of any data block is determined by the cylinder number, the head number, and the sector number. The interface (SATA, PATA, SCSI, NVMe, etc.) is…

Submitted by chiamaka_o· Apr 18, 2026Disk Forensics

Question

Sectors are pie-shaped regions on a hard disk that store data. Which of the following parts of a hard disk do not contribute in determining the addresses of data?

Options

  • ASectors
  • BInterface
  • CCylinder
  • DHeads

How the community answered

(24 responses)
  • B
    88% (21)
  • C
    4% (1)
  • D
    8% (2)

Explanation

Data addressing on a hard disk uses the CHS (Cylinder-Head-Sector) scheme or LBA (Logical Block Addressing). The physical address of any data block is determined by the cylinder number, the head number, and the sector number. The interface (SATA, PATA, SCSI, NVMe, etc.) is simply the electrical/logical connector between the drive and the system - it handles data transfer but plays no role in determining where data is physically located on the disk.

Topics

#Hard disk architecture#Data addressing#Storage components#Disk structure

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice