engineering recuitment GATE CSE 2023-24 Test Series Operating Systems Virtual Memory Page Replacement Policy
How many page faults will occur if FIFO Page replacement algorithm is used for the following reference string with three-page frames?
7, 0, 1, 2, 0, 3, 0, 4, 2, 3, 0, 3, 2, 1, 2, 0, 1, 7, 0, 1
1
17
2
14
3
16
4
15