Question: Given the page-reference string as below : 4 1 0 1 4 3 2 3 4 0 0 2 1 3 1 The given number
Given the page-reference string as below :
| 4 | 1 | 0 | 1 | 4 | 3 | 2 | 3 | 4 | 0 | 0 | 2 | 1 | 3 | 1 |
The given number of frames in memory is 3. Compare the number of page faults using these algorithms:
- LRU
- OPTIMAL

Given the page-reference string as below: 4 1 0 1 3 2 3 4 o 0 2 1 3 1 The given number of frames in memory is 3. Compare the number of page faults using these algorithms: a) LRU b) OPTIMAL
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
