Correct option is C
RAM (Random Access Memory) is the primary storage in a computer used for
temporarily storing data. It holds data and instructions that are currently being used by the CPU for processing. RAM is volatile, meaning its contents are lost when the computer is turned off.
Important Key Points:
1.
RAM stores data temporarily and allows quick read and write access to support active tasks.
2. It is essential for multitasking, as it provides the CPU with fast access to necessary data.
Knowledge Booster:
·
CPU (Central Processing Unit) processes data but does not store it temporarily.
·
CD-ROM is a read-only storage medium, not used for temporary data storage.
·
Flash Drive is used for portable, non-volatile storage, not temporary memory.
·
ROM (Read-Only Memory) contains permanent data for system boot-up and other critical functions but does not store temporary data.