Embed presentation
Download to read offline



Virtual memory uses a computer's hard drive as extra memory when there is not enough RAM to hold all active data and programs. It functions by moving data between RAM and virtual memory locations on the hard drive as needed, though accessing virtual memory is slower than RAM. Adding more physical RAM reduces reliance on the slower virtual memory and improves overall system performance.


