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

  1. A.

    LRU

  2. B.

    FIFO

  3. C.

    Optimal page replacement

  4. D.

    Second chance algorithm

Attempted by 189 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: Isro