What is Virtual Memory?
A memory management procedure needed when the RAM is full
What happens with virtual memory?
The OS creates a temporary section of volatile memory in the secondary storage
Data from processes not currently being used are sent as pages from the RAM to the virtual memory. when they are needed they are swapped back.
What is the speed of virtual memory?
Virtual memory is the slowest memory out of all memory
What is flash memory?
A type of Soild State Drive(SSD)
Characteristic of Flash Memory