Computer Science, asked by hasni29, 10 months ago

the ____ replacement algorithm is a combination of the FIFO and NRU algorithms​

Answers

Answered by sanish
3

Heya Friend,

The page replacement algorithm is a combination of the FIFO and NRU algorithms.

Hence correct word is Page.

Hope it helps...


hasni29: there is no option of page. what should i do ?
Answered by mindfulmaisel
0

The page replacement algorithm is a combination of the FIFO and NRU algorithms.

Explanation:

  • The OS using paging concept for virtual memory management, then page replacement algorithms decides which memory has to be page out.  
  • It can be referred as swapping out or writing to the disk, whenever the memory needs to get allocated.  
  • It happens only when a requested page is not in the memory and a free page cannot be used for satisfying the allocation.  
  • One of the simplest page replacement algorithms is FIFO. Another one is NRU.  

Learn more about Page replacement algorithms

Page replacement algorithms in operating system with example ppt

https://brainly.in/question/3063533

Advantages of page replacement algorithm

https://brainly.in/question/3079034

Similar questions
Math, 5 months ago