Which one of the following statements is NOT true about demand paging?
1. The program pages do not have to be in contiguous memory locations
. 2. The complete program do not have to be in memory for execution.
3. Pages are loaded into memory as needed, and replaced by other pages as needed.
4. Consecutive pages from the same program must be loaded into the same frame.
Comments
Leave a comment