Computer Science Easy fpsc nts

Which type of memory loses its contents when power is turned off?

  • A ROM
  • B Flash Memory
  • C RAM
  • D Hard Disk
Correct Answer: Option C — RAM
Explanation: Random Access Memory (RAM) is volatile memory, meaning its contents are lost when power is removed. RAM temporarily stores data and instructions currently being used by the CPU, enabling fast access and efficient processing.
Related MCQs