___________ memory loses content, when power is lost.

  • A. Non volatile
  • B. volatile
  • C. Static
  • D. None of these

Explanation

Volatile memory requires continuous power to preserve its data, so its contents disappear when the power is removed. RAM is the common example, whereas non-volatile memory retains data.

Related questions