what is LFU ? in computer science
Answers
Answered by
4
Answer:
Least Frequently Used (LFU) is a caching algorithm in which the least frequently used cache block is removed whenever the cache is overflowed
Answered by
1
Answer:
(LFU) is a type of cache algorithm used to manage memory within a computer. The standard characteristics of this method involve the system keeping track of the number of times a block is referenced in memory.
Similar questions
Environmental Sciences,
2 months ago
Math,
2 months ago
Computer Science,
2 months ago
Math,
5 months ago
Economy,
5 months ago
English,
10 months ago