Comptuer Hardware

Which type of memory is volatile and loses its data when the power is turned off?


 162
Answer : D) RAM (Random Access Memory)

RAM, or Random Access Memory, is volatile memory that stores data temporarily while the computer is running. It provides fast read and write access for the CPU, but its contents are erased when the computer is powered off or restarted.

Join Discussion