📚 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?
- 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 multi-programming
- Virtual memory reduces the context switching overhead.