Multiple choice

Which of the following replacement algorithms is the one in which the page which least likely to be referenced is selected?

  1. Least recently used

  2. Optimal

  3. FIFO

  4. L1 cache

  5. L2 cache

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

This replacement algorithm is the one in which the page which least likely to be referenced is selected.