In a optimal page replacement algorithm, when a page is to be replaced, which of the following pages is chosen?
(a) Oldest page
(b) Newest page
(c) Frequently occurred page in the future
(d) Not frequently occurred page in the future
This question was posed to me in semester exam.
Origin of the question is Page Replacement Algorithms topic in chapter Page Replacement Algorithms of Data Structures & Algorithms II