

MCQOPTIONS
Saved Bookmarks
1. |
What is the reason for using the LFU page replacement algorithm? |
A. | an actively used page should have a large reference count |
B. | a less used page has more chances to be used again |
C. | it is extremely efficient and optimal |
D. | all of the mentioned |
Answer» B. a less used page has more chances to be used again | |