Q1
What does RAM stand for, and what is its main characteristic?
easyCorrect Answer: Random Access Memory, which is volatile and loses its data when power is turned off
Explanation:
RAM temporarily holds data and instructions that the CPU is actively using, and because it is volatile, everything stored in it is lost as soon as the computer loses power.