What is 'Virtual Memory', and how does it work?

Virtual memory is the practice of moving information from RAM to secondary storage (eg the hard disk). It allows computers to make use of more memory than they have installed.
When space in the RAM is running out, the memory manager on the CPU locates the page (or pages) of memory that was used least recently, and moves it to disk. This in turn frees up space in the RAM for any new data that needs to be put there.

BC
Answered by Barnaby C. Computing tutor

1976 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What are the main differences between different loops when it comes to coding ?


Simplify the following Boolean expression: ¬(AvB) v ¬(CvD) v ¬A^(BvC) v (¬A^A)


What is the difference between a dynamic and a static data structure?


Convert the hexadecimal '3E', which represents a 2's compliment binary number, in decimal.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning