Home MCQs Basic Computer/IT Question #11578
Back to Questions
Basic Computer/IT QUESTION #11578
Question 1
Which memory type is volatile and loses its contents when power is turned off?
  • ROM
  • EEPROM
  • RAM✔️
  • Flash Memory
Correct Answer Explanation
RAM (Random Access Memory) is volatile — it loses all data when power is removed. RAM provides fast temporary working memory for the CPU to store programs and data currently in use. ROM, EEPROM, and Flash Memory are all non-volatile — they retain data without power.