aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Operating Systems: Memory Management and File Systems
  • The _______ algorithm replaces the least recently used re...
Multiple choice

The _______ algorithm replaces the least recently used resident page.

  1. first-in-first-out

  2. least recently used

  3. optimal

  4. none of these

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

The Least Recently Used (LRU) algorithm replaces the page that has not been accessed for the longest time, based on the principle of locality.

Keep practicing — related questions

  • The _____ algorithm replaces the resident page that has spent the longest time in memory.
  • The _______ algorithm removes the page to be referenced in the most distant future.
  • The optimal page replacement algorithm will select the page that
  • Which of thye following pages will be chosen for replacement by the Optimal Page Replacement Algorithm?
  • Which page replacement algorithm swaps out the page whose next use will occur farthest in the future?
  • Which of the following replacement algorithms is the one in which the page which least likely to be referen...
  • _______ deals with the selection of a page in memory to be replaced after a page fault occurs and a new pag...
  • Which of the following is not a Page replacement algorithm?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Operating Systems (1344 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy