0
1.8kviews
Write short note on Demand Paging.
1 Answer
0
26views

Demand Paging

Consider how an executable program might be loaded from disk into memory. One option is to load the entire program in physical memory at program execution time. However, a problem with this approach is that we may not initially need the entire program in memory. Suppose a program …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.