Multiple choice technology

what is volatile memory.

  1. hard disk

  2. ROM

  3. Ram

  4. Pendrive

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

Volatile memory requires continuous power to maintain data. When power is lost, all data is erased. RAM (Random Access Memory) is the primary example of volatile memory used as main memory in computers. Hard disk, ROM, and Pendrive (flash storage) are all non-volatile - they retain data without power.