

InterviewSolution
Saved Bookmarks
1. |
LRU stands for?(a) Least Recently used(b) Less Recently used(c) Least Recurrently used(d) Least Randomly usedThe question was posed to me in examination.This intriguing question comes from Virtual Memory topic in division Operating Systems of Computer Fundamentals |
Answer» The correct answer is (a) Least Recently USED |
|