Question
In demand-paging terminology, what is the role of a pager?
Select an option. Your answer will be checked instantly.
Correct Answer: A. To bring required pages from backing storage into memory and manage page movement
Explanation:
The pager handles page-in and page-out operations for virtual memory.
It is more precise than treating every memory transfer as whole-process swapping.
Leave a Reply