Consider the following type of memories. $$ \text{ (A). Hard Disk Drive (HDD) } $$ $$ \text{ (B). Cache Memory } $$ $$ \text{ (C). Random Access Memory (RAM) } $$ $$ \text{ (D). Registers } $$ Arrange the above memories according to their access speed (from fastest to slowest)
Step-by-step Solution:
We arrange memories by access speed (fastest → slowest). Typical hierarchy and reasoning:
✅ Correct order (fastest → slowest): Registers > Cache > RAM > HDD
✅ Corresponding option: (D) (D), (B), (C), (A)