1. >CUET (PG)
  2. >Data Science
Found 1  QuestionSET DEFAULT
Selected Filters
    CUET (PG) Data Science Page Replacement Policies
Exams
Years
Subjects
Topics

List of top Data Science Questions on Page Replacement Policies asked in CUET (PG)

Which among the following statement(s) is/are true in the context of a page replacement policy? 

(A) The goal of a page replacement policy is to try to remove the page most likely to be referenced in the immediate future. 
(B) First in First Out (FIFO) and Least Recently Used (LRU) are the two most common page replacement algorithms. 
(C) The FIFO algorithm selects for replacement the page that has been in memory the longest time. 
(D) LRU algorithm is based on the assumption that the least recently loaded page is a better candidate for removal than the least recently used page. 
from the options given below: Choose the correct answer from the options given below:

  • CUET (PG) - 2025
  • CUET (PG)
  • Data Science
  • Page Replacement Policies