Q. 8 Which of the following statements is false?
(A) Virtual memory implements the translation of a program‘s address space into physical memory address space
(B) Virtual memory allows each program to exceed the size of the primary memory
(C) Virtual memory increases the degree of multiprogramming
(D) Virtual memory reduces the context switching overhead
Answer: (D)
Explanation: