Examveda
Examveda

The LRU algorithm

A. pages out pages that have been used recently

B. pages out pages that have not been used recently

C. pages out pages that have been least used recently

D. pages out the first page in a given area

E. None of the above

Answer: Option C

Solution(By Examveda Team)

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.

This Question Belongs to Computer Fundamentals >> Operating System

Join The Discussion

Related Questions on Operating System

Identify false statement

A. You can find deleted files in recycle bin

B. You can restore any files in recycle bin if you ever need

C. You can increase free space of disk by sending files in recycle bin

D. You can right click and choose Empty Recycle Bin to clean it at once