• This question is part of the Information Technology (IT) or Computer Awareness subject, specifically under the Computer Memory section.
What is RAM?
RAM stands for Random Access Memory. It acts as the computer's "short-term memory."
Volatility: The most important characteristic of RAM is that it is volatile. This means that all data stored in RAM is erased as soon as the power is turned off.
Function: It stores the data and instructions that the CPU (Central Processing Unit) is currently using. For example, when you open an app or a web browser, that data is loaded into RAM so the processor can access it quickly.
Speed: RAM is much faster than secondary storage (like Hard Drives or SSDs), which is why it's used for active tasks.