Which of the following best names the concept in which a memory management technique that gives an application the illusion of a large, continuous memory space using disk storage?
- A. Device driver
- B. Thread
- C. Virtual memory ✓
- D. Process
Correct answer
C. Virtual memory
Explanation
Virtual memory refers to a memory management technique that gives an application the illusion of a large, continuous memory space using disk storage.