Choose Language

Select your preferred reading language
🇬🇧
English
🇮🇳
हिन्दी
Full View
RRB NTPC Graduate Tier 1 2025 Shift-3 📅 05 Jun, 2025

What type of memory is used to store data temporarily while a computer is running?

A
RAM
B
Cache
C
ROM
D
Hard Disk
Result Summary
Logo

APEDIA

RRB NTPC Graduate Tier 1
2025 • 05 Jun, 2025 • Shift-3
What type of memory is used to store data temporarily while a computer is running?
Correct Answer
RAM
[Computing Architecture]: Modern computing relies on a hierarchy of memory storage designed to balance speed, capacity, and permanence.[Volatility Analysis]: Wh......
💡 Analysis & Explanation
[Computing Architecture]
Modern computing relies on a hierarchy of memory storage designed to balance speed, capacity, and permanence.
[Volatility Analysis]
When an operating system loads or applications are actively executing tasks, the Central Processing Unit requires immense, lightning-fast access to temporary variables and working data.
[Component Identification]
Random Access Memory (RAM) serves this exact purpose. It is highly volatile, meaning it provides vast temporary workspace while the machine is powered on, but instantly wipes all stored data the moment the system shuts down.
Conclusion
RAM is the primary temporary working memory.