Q. What is the reason for using the LFU page replacement algorithm? (Solved)
1. an actively used page should have a large reference count
2. a less used page has more chances to be used again
3. it is extremely efficient and optimal
4. all of the mentioned
- a. an actively used page should have a large reference count