1.

LRU stands for ___________(a) Low Rate Usage(b) Least Rate Usage(c) Least Recently Used(d) Low Required UsageThis question was posed to me in my homework.I need to ask this question from Cache Memory topic in division Processor & Memory of Computer Fundamentals

Answer»

The correct OPTION is (c) LEAST Recently USED

To explain I would SAY: LRU stands for Least Recently Used. LRU is a type of REPLACEMENT policy used by the cache memory.



Discussion

No Comment Found

Related InterviewSolutions