The page replacement algorithm which gives the lowest page fault rate is
2008
The page replacement algorithm which gives the lowest page fault rate is
Answer: C. Optimal page replacement — The Optimal Page Replacement algorithm theoretically produces the lowest page fault rate. It works by replacing the page that will not be used for the longest…
- A.
LRU
- B.
FIFO
- C.
Optimal page replacement
- D.
Second chance algorithm
Attempted by 767 students.
Show answer & explanation
Correct answer: C
The Optimal Page Replacement algorithm theoretically produces the lowest page fault rate. It works by replacing the page that will not be used for the longest period in the future.
A video solution is available for this question — log in and enroll to watch it.
Explore the full course: Iocl Engineers Officers Grade A Paper 2
Loading lesson…