InterviewSolution
Saved Bookmarks
| 1. |
What is meant by page replacement |
|
Answer» In a computer operating system that uses PAGING for VIRTUAL memory management, PAGE replacement algorithms decide which memory PAGES to page out, sometimes CALLED swap out, or write to disk, when a page of memory needs to be allocated.Mark me Brainliest!! |
|