Which of the following is the simplest page replacement algorithm?
(a) FIFO
(b) Optimal page replacement
(c) LRU replacement
(d) Counting based replacement
This question was posed to me during an online interview.
My enquiry is from Page Replacement Algorithms in portion Page Replacement Algorithms of Data Structures & Algorithms II