Question:medium

_____ represents the memory hierarchy from fastest to slowest in speed.

Show Hint

Memory Hierarchy (Fastest $\rightarrow$ Slowest): \[ \boxed{\text{Register} \rightarrow \text{Cache} \rightarrow \text{RAM} \rightarrow \text{Hard Disk}} \] Speed decreases downward, while storage capacity increases downward.
Updated On: Jul 15, 2026
  • Hard Disk $\rightarrow$ Register $\rightarrow$ Cache $\rightarrow$ RAM
  • RAM $\rightarrow$ Cache $\rightarrow$ Register $\rightarrow$ Hard Disk
  • Register $\rightarrow$ Cache $\rightarrow$ RAM $\rightarrow$ Hard Disk
  • RAM $\rightarrow$ Register $\rightarrow$ Cache $\rightarrow$ Hard Disk
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0