問題詳情
19. Given the reference string of page accesses: 1 2 3 4 2 3 4 1 2 1 1 3 1 4 and a system withthree page frames, what is the final configuration of the three frames after the LRUalgorithm is applied? Assume the FIFO queue is left out right in.
(A)1,3,4
(B) 3, 1.4
(C)4,1,2
(D)1,2,3
(E) 1,4,3
參考答案
答案:[無官方正解]
難度:計算中-1
書單:沒有書單,新增