Loading practice questions
Which of the following is the reason that the Least Recently Used (LRU) algorithm is usually not used as a page replacement algorithm?
(C) LRU is too inefficient to implement in practice
Explanation:
LRU is too inefficient to implement in practice