Which algorithm chooses the page that has not been used for the longest period of time whenever the page required to be replaced?
(a) first in first out algorithm
(b) additional reference bit algorithm
(c) least recently used algorithm
(d) counting based page replacement algorithm
This question was addressed to me in final exam.
This key question is from Virtual Memory topic in division The Linux System of Operating System