Situation when the system is spending a major portion of its time in serving the page fault but the actual processing done is very negligible?

(A) Processing
(B) Fragmenting
(C) Thrashing
(D) None of the above

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

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

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

error: Content is protected !!