Question
What is demand paging?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Loading a page into memory only when it is first referenced
Explanation:
Demand paging postpones page loading until an actual access requires the page.
Unused pages therefore consume neither initial I/O time nor physical frames.
Leave a Reply