Abbreviation Encyclopedia
Technology
LRU
Full Form
Least Recently Used
Details
A computer algorithm used to manage memory (cache) by removing the items that haven't been used for the longest time.
Frequently Asked Questions
The full form of LRU is Least Recently Used.
In the field of Technology, LRU stands for Least Recently Used.
A computer algorithm used to manage memory (cache) by removing the items that haven't been used for the longest time.