Multiple Choice
The least-frequently-used (LFU) page-replacement strategy can be implemented using ________.
A) a queue of pages in main memory
B) a stack of pages in main memory
C) a counter for each page in main memory
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Virtual memory fetch strategies determine when a
Q13: Which of the following reasons makes demand
Q14: Under the SEQ global replacement strategy, when
Q15: Which one of the following statements about
Q16: LRU replaces the page that has spent
Q18: The average interfault time _ as the
Q19: Which of the following statements about page
Q20: The second-chance page-replacement strategy _.<br>A) moves pages
Q21: The page-fault-frequency (PFF) strategy adjusts the process's
Q22: Which of the following computer operations involves