Question

In a virtual memory system, a process requests a page that is not currently in memory, triggering a page fault. Which of the following is the most optimal approach to replace the page?

A Least Recently Used (LRU)
B First In, First Out (FIFO)
C Optimal Page Replacement
D Random Page Replacement
E Most Frequently Used (MFU)
Practice Next

Hey! Ask a query