Which of the following options gives the correct combinations of the following statements about LRU (Least recently Used) page replacement algorithm? (i) LRU chooses the page for replacement, which has not been used for a long time period. (ii) It encounters minimum page fault. (iii) LRU suffers from Belady's Anomaly. (iv) It doesn't require complete page reference string at the starting of algorithm.
Reveal answer
Fill a bubble to check yourself