Which of the following option works according to the principle of locality of…

2016

Which of the following option works according to the principle of locality of reference.

Answer: B. Cache memoryCache memory operates on the principle of locality of reference (temporal and spatial). It anticipates that data accessed recently, or data located nearby,…

  1. A.

    RAM

  2. B.

    Cache memory

  3. C.

    Magnetic Tape

  4. D.

    ROM

Attempted by 444 students.

Show answer & explanation

Correct answer: B

Cache memory operates on the principle of locality of reference (temporal and spatial). It anticipates that data accessed recently, or data located nearby, will likely be needed again soon. By storing this data closer to the CPU, it drastically minimizes access time. Therefore, Option B is correct.

Explore the full course: Isro

Loading lesson…