单选题:Consider the following reference strings
Consider the following reference strings@[C](1)
```
I : {0, 2, 4, 1, 1, 4, 5, 7}
II :{2, 3, 2, 5, 6, 3, 2, 4}
```
The FIFO page replacement algorithm with 3 initially empty frames would give less number of page faults for
A. Reference string I
B. Reference string II
C. Both will have the same number of faults
D. Can’t determine from the given data
A.Reference string I
B.Reference string II
C.Both will have the same number of faults
D.Can’t determine from the given data
答案:C
```
I : {0, 2, 4, 1, 1, 4, 5, 7}
II :{2, 3, 2, 5, 6, 3, 2, 4}
```
The FIFO page replacement algorithm with 3 initially empty frames would give less number of page faults for
A. Reference string I
B. Reference string II
C. Both will have the same number of faults
D. Can’t determine from the given data
A.Reference string I
B.Reference string II
C.Both will have the same number of faults
D.Can’t determine from the given data
答案:C