Open In App

GATE | GATE-CS-2001 | Question 8

Like Article
Like
Save
Share
Report

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: See question 4 of https://www.geeksforgeeks.org/operating-systems-set-2/

Quiz of this Question


Last Updated : 28 Jun, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads