MCQOPTIONS
Saved Bookmarks
| 1. |
The least frequently used (LFU) page replacement algorithm requires_________ |
| A. | the page with the smallest count to be replaced. |
| B. | the page with the longest count to be replaced. |
| C. | the page with the smallest count was brought in, yet to be used. |
| D. | the page with the longest count was brought in, yet to be used. |
| Answer» B. the page with the longest count to be replaced. | |