HCU PHD CS MAY 2015
May 18, 2024Question 10798 – Disk-Scheduling
May 19, 2024GATE 2001
Question 8 |
Which of the following statements is false?
Virtual memory implements the translation of a program’s address space into physical memory address space | |
Virtual memory allows each program to exceed the size of the primary memory | |
Virtual memory increases the degree of multiprogramming | |
Virtual memory reduces the context switching overhead |
Question 8 Explanation:
In a system with virtual memory context switch includes extra overhead in switching of address spaces.
Correct Answer: D
Question 8 Explanation:
In a system with virtual memory context switch includes extra overhead in switching of address spaces.