Multiple choice

The principal of locality of reference justifies the use of

  1. re-enterable memory

  2. non-reusable memory

  3. virtual memory

  4. cache memory

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

The principle of locality of reference states that programs tend to access a relatively small portion of their address space at any instant, which is the fundamental reason cache memory is effective.