Question
How does the second-chance algorithm modify FIFO?
Select an option. Your answer will be checked instantly.
Correct Answer: A. It skips a page with a set reference bit and clears the bit before reconsidering it later
Explanation:
Second chance uses the reference bit to avoid immediately removing a recently accessed page.
Pages with no recent reference remain candidates in approximate FIFO order.
Leave a Reply