What is Disk-based virtual memory primarily used for?
- A. A small, high-speed memory layer that stores frequently accessed data to reduce access time.
- B. A storage technology that records data using magnetized patterns on a surface, such as hard disk platters.
- C. A memory management technique that uses disk space to extend the apparent size of RAM. ✓
- D. A characteristic of SSDs describing the limited number of write cycles that flash memory cells can endure.
Correct answer
C. A memory management technique that uses disk space to extend the apparent size of RAM.
Explanation
Disk-based virtual memory refers to a memory management technique that uses disk space to extend the apparent size of RAM.