What is RAM?
Random Access Memory - RAM is used as a form of temporary storage on a computer (that is volatile)
What is ROM?
Read Only Memory - ROM used to boot a computer has bios etc on it.
What is the difference between RAM and ROM?
RAM
ROM
What is Virtual Memory?
When RAM is used up, a part of the secondary storage (HDD/SSD) is used instead to hold the data normally used in the RAM.