Virtual memory is
2007
Virtual memory is
- A.
Part of Main Memory only used for swapping
- B.
A technique to allow a program, of size more than the size of the main memory, to run
- C.
Part of secondary storage used in program execution
- D.
None of these
Attempted by 82 students.
Show answer & explanation
Correct answer: B
Virtual memory lets the system execute a program whose logical address space is larger than the available physical main memory by using secondary storage with memory-management support.