Question: 28
(Choose 1 answer)
What is the main advantage of using the Clock Algorithm over the Second Chance Algorithm in terms of page
replacement efficiency?
A. The Clock algorithm eliminates the need to move pages around, reducing overhead.
B. The Clock algorithm increases the complexity of implementation.
C. The Clock algorithm guarantees fewer page faults compared to Second Chance algorithm.
D. The Clock algorithm uses more memory to maintain the circular structure.