1.

The algorithm which removes the recently used page first is ________(a) LRU(b) MRU(c) OFM(d) None of the mentionedThe question was asked in a national level competition.My question comes from Replacement Algorithms topic in chapter Memory System of Computer Architecture

Answer»

The correct choice is (b) MRU

For EXPLANATION I would say: In MRU it is ASSUMED that the PAGE ACCESSED now is LESS likely to be accessed again.



Discussion

No Comment Found

Related InterviewSolutions