Beginner Computer Architecture & Organization
Q23 / 100

What is the purpose of "virtual memory"?

Correct! Well done.

Incorrect.

The correct answer is A) A memory management technique that allows a computer to use disk space to extend the apparent size of RAM, enabling programs to use more memory than is physically available

A

Correct Answer

A memory management technique that allows a computer to use disk space to extend the apparent size of RAM, enabling programs to use more memory than is physically available

Explanation

Virtual memory uses a portion of secondary storage (like a "page file" or "swap") as an extension of RAM, allowing the system to run more or larger programs than physical RAM alone would permit, managed via paging.

Progress
23/100