Q. In memory management where replacement is allowed in First-in-First-out (FIFO) fashion (Solved)
1. The page frames are allocated to a process as circular buffer and pages are removed in random order.
2. The page frames are allocated to a process as circular buffer and pages are removed in round-robin order.
- b. The page frames are allocated to a process as circular buffer and pages are removed in round-robin order.