Computer Science for IGCSE & O level - Hardware (Section 4 - No. 15)
What happens if the amount of RAM required to run a program exceeds the available physical RAM, and virtual memory is enabled?
The program will crash.
The program will run faster.
Data will be moved between RAM and the hard drive.
The hard drive will automatically format.
Explanation
Data is swapped between RAM and the hard drive to simulate more RAM.
Comments (0)
