What is the primary function of RAM in a computer?
A
Temporary storage for actively used data
B
Permanent data storage
C
Displaying graphics
D
Processing calculations
Correct Answer: Option A — Temporary storage for actively used data
Explanation:
RAM provides temporary storage for data and instructions that the CPU is actively using, allowing for fast read and write access during program execution.