📚 Practice Mode

Test 2 - Operating System | Computer Science (CS)

Learn at your own pace with hints and detailed explanations

1 / 19
Multiple Choice

Which of the following statements is false?

  1. Virtual memory implements the translation of a program's address space into physical memory address space.
  2. Virtual memory allows each program to exceed the size of the primary memory.
  3. Virtual memory increases the degree of multi-programming
  4. Virtual memory reduces the context switching overhead.