What is “RAM” in computer hardware?
a) Random Access Memory
b) Read-Only Memory
c) Rapid Application Management
d) Remote Access Machine
Answer:
a) Random Access Memory
Explanation:
RAM stands for Random Access Memory. It is a form of volatile memory used by computers to temporarily store data that is actively being used or processed by the CPU. This data is lost when the computer is turned off.
RAM allows the CPU to access data much more quickly than from permanent storage devices such as hard drives. This speed is crucial for multitasking and running programs smoothly, as RAM stores the data that is needed immediately.
The more RAM a computer has, the more data and programs it can handle at once, improving the overall performance of the system during demanding tasks such as gaming, video editing, and multitasking.