Page replacement algorithm that replace the page that will not be used for the longest period of time is?

(A) Least recently used page replacement algorithm
(B) First in first out page replacement algorithm
(C) Optimal page replacement algorithm
(D) None of the above

In which page replacement algorithm oldest page is chosen to replace from main memory?

(A) First in First out page replacement algorithm
(B) Optimal page replacement algorithm
(C) Least recently used page replacement algorithm
(D) None of the above

Page replacement is done?

(A) When the requested page is not found in the secondary memory.
(B) When the requested page is not found in the main memory.
(C) When the requested page is found in the main memory
(D) When the requested page is found in the secondary memory.

error: Content is protected !!