Q1. Which statement correctly describes RAM in a computer system?
Explanation
RAM stands for Random Access Memory. It is part of primary memory and is used by the CPU to hold the data, instructions and programmes that are currently being worked on. The key cue in the question is “RAM in a computer system”. RAM is volatile, so its contents are lost when the power supply is switched off. It is fast and directly useful during processing, but it is not meant for permanent file storage. Therefore, option A correctly describes RAM.
