Multiple choice

A memory device in which a location is identified by its contents rather than by name is known as

  1. Buffer

  2. Magnetic tape

  3. Associative storage

  4. Punched card

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

Associative storage, also known as Content Addressable Memory (CAM), allows data to be retrieved based on its content rather than its memory address. This is distinct from standard RAM where you must know the address to retrieve the data.