Which of the following page replacement policy gives minimum page fault rate?

Which of the following page replacement policy gives minimum page fault rate?

Answer: C. Optimal algorithmOptimal algorithm page replacement algorithm will always give the lowest number of page faults irrespective of the given reference string.

  1. A.

    Second Chance algorithm

  2. B.

    FIFO (First In First Out)

  3. C.

    Optimal algorithm

  4. D.

    LRU (Least Recently Used)

Attempted by 85 students.

Show answer & explanation

Correct answer: C

Optimal algorithm page replacement algorithm will always give the lowest number of page faults irrespective of the given reference string.

Explore the full course: Wipro Preparation

Loading lesson…