Multiple Choice
Given the reference string of page accesses: 1 2 3 4 2 3 4 1 2 1 1 3 1 3 and a system with three page frames, what is the final configuration of the three frames after the OPT algorithm is applied?
A) 1, 3, 4
B) 1, 2, 3
C) 2, 3, 4
D) 1, 2, 1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: Stack algorithms can never exhibit Belady's anomaly.
Q44: Explain the distinction between global allocation versus
Q45: Prepaging an executable program is much easier
Q46: Some operating systems keep a pool of
Q47: Lock bit is NOT used for which
Q49: Explain how copy-on-write operates.
Q50: A drawback of equal or proportional allocation
Q51: How are lock bits useful in I/O
Q52: Which of the following is true about
Q53: Explain how working set model works.