Question:

Which of the following memory has the fastest access time?

Show Hint

In memory hierarchy, CPU registers are the fastest, followed by cache memory, RAM, and secondary storage.
Updated On: May 6, 2026
  • Main memory
  • CPU Registers
  • Cache Memory
  • Secondary Memory
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Computer memory is arranged in a hierarchy. The fastest memory is placed closest to the CPU. CPU registers are located inside the processor. They store data and instructions that are being used immediately by the CPU. Because registers are inside the CPU, their access time is the fastest. Cache memory is also very fast, but it is slower than CPU registers. Main memory or RAM is slower than cache memory. Secondary memory such as hard disk, SSD, or optical storage is much slower than RAM. Thus, the speed order is generally: \[ \text{Registers} > \text{Cache} > \text{Main Memory} > \text{Secondary Memory}. \] Therefore, the fastest access time is provided by: \[ \text{CPU Registers}. \]
Was this answer helpful?
0
0

Top CUET PG General Questions

View More Questions