Volatile memory
From TreoCentral
Volatile memory is a type of computer memory where the contents are lost when the power is turned off (unlike non-volatile memory). Volatile memory is must faster to read and write than non-volatile memory which is why it is often used by a processor to temporarily store information.
For more information, see this Wikipedia article.
