Single Choice
Moderate
QDuring execution, values are stored in:
ID: #25845
MCQ Quiz - Class 8 - Programming
5 views
Question Info
#25845Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - ProgrammingTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
Program variables and data are stored in RAM (main memory) during execution. This provides fast access for the CPU.
Why the other options are incorrect:
- Option B: ROM is read-only, generally for firmware, not runtime values.
- Option C: Cache is temporary but very limited; main storage is RAM.
- Option D: Disk is too slow for active runtime data; RAM is used.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic