How many page faults occur for first-in first-out page replacement algorithm…
2022
How many page faults occur for first-in first-out page replacement algorithm for the following reference string when there are 3 frames?
7, 0, 1, 0, 2, 7, 1, 0, 1, 2
Answer: C. 8
- A.
5
- B.
7
- C.
8
- D.
10
Attempted by 413 students.
Show answer & explanation
Correct answer: C
Loading lesson…