Multiple choice

The secondary memory is faster than the primary memory.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Primary memory (RAM, cache) is much faster than secondary memory (hard disk, tape, SSD). The statement claims secondary is faster, which is false. Primary memory has direct CPU access and uses volatile but fast technology.