

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following page reference string:1, 2, 3, 2, 4, 1, 3, 2, 4, 1Assume that there are three-page frames which are initially empty. Let LRU, FIFO, OPTIMAL denote the number of page faults under the corresponding page replacement strategy. Then, which of the following is TRUE? |
A. | LRU = FIFO = OPTIMAL |
B. | LRU = OPTIMAL |
C. | FIFO < OPTIMAL < LRU |
D. | OPTIMAL < FIFO < LRU |
Answer» E. | |