Multiple choice

Which of the following policies deals with the selection of a page in main memory to be replaced after a page fault occurs and a new page must be brought in?

  1. Fetch policy

  2. Placement policy

  3. Replacement policy

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This policy deals with the selection of a page in main memory to be replaced after a page fault occurs and a new page must be brought in.