1.

The algorithm which replaces the block which has not been referenced for a while is called _____(a) LRU(b) ORF(c) Direct(d) Both LRU and ORFI have been asked this question in unit test.This question is from Replacement Algorithms topic in division Memory System of Computer Architecture

Answer»

Correct ANSWER is (a) LRU

Explanation: LRU stands for LEAST RECENTLY USED first.



Discussion

No Comment Found

Related InterviewSolutions