What does a memory address map help to determine in a computer system?
2025
What does a memory address map help to determine in a computer system?
- A.
The clock speed of the CPU
- B.
The physical layout of hard disk sectors
- C.
The range and allocation of memory locations
- D.
The number of ALUs in the CPU
Attempted by 97 students.
Show answer & explanation
Correct answer: C
A Memory Address Map is a crucial blueprint used in computer organization to track the assignment of the CPU's total addressable space.
If a CPU has an n-bit address bus, it can address 2n unique locations. The memory address map divides this total capacity into specific ranges, assigning each range to a specific hardware device.