Multiple choice

RAM is which statement?

  1. Volatile

  2. Non Volatile

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

RAM (Random Access Memory) is volatile memory, which means it requires electrical power to maintain its data. When the computer is powered off, everything stored in RAM is lost. Non-volatile memory, such as ROM or a hard drive, retains its data even without power.