Multiple choice

What is paging?

  1. Providing more virtual RAM than physical RAM exists

  2. RAM overflow

  3. Increasing virtual RAM capacity by compressing data

  4. Using RAM to store and access files like a disk

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Paging is a memory management scheme that allows a computer to store and access more memory than is physically available in RAM by swapping data between RAM and the disk.