

InterviewSolution
Saved Bookmarks
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 |
|