What is the relationship between access speed and storage capacity across the standard computer memory hierarchy? MCQ with Answer and Explanation

What is the relationship between access speed and storage capacity across the standard computer memory hierarchy?
A. Devices with larger capacities always feature the fastest access speeds.
B. Access speed and capacity are completely identical metrics across all levels.
C. As storage capacity increases, the relative access speed generally decreases.
D. Lower capacity devices always exhibit the slowest access times.
Answer: Option C
Solution (By JKSSB Mock Tests)
In the memory hierarchy, the fastest options (registers, cache) are small and expensive, while large capacity options (HDDs, SSDs) are farther from the CPU and have slower access speeds.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Memory and Storage Devices Questions

Question #1
Which of the following is a type of memory that is used for storing data in a gaming console?
A. GDDR
B. DDR4
C. SDRAM
D. All of the above

Correct Answer: Option A


Explanation:
Gaming consoles often use GDDR (Graphics DDR) for high bandwidth memory, though they may also use other types. GDDR is specific to graphics.

This question belongs to: Computer Memory and Storage Devices
Question #2
What is the role of a memory controller in a system with multiple memory channels?
A. All of the above
B. To combine memory modules into one larger pool
C. To distribute memory accesses across channels for increased bandwidth
D. To select which channel to use for each access

Correct Answer: Option A


Explanation:
A memory controller with multiple channels can distribute traffic to increase bandwidth, combine capacities, and select channels based on addressing.

This question belongs to: Computer Memory and Storage Devices
Question #3
What does the acronym 'HDD' stand for?
A. Hard Disk Drive
B. Heavy Duty Drive
C. Hybrid Digital Drive
D. High Density Drive

Correct Answer: Option A


Explanation:
HDD stands for Hard Disk Drive, a data storage device using magnetic storage on rotating platters.

This question belongs to: Computer Memory and Storage Devices