Correct option is A
- Primary memory includes RAM, ROM, and cache memory, but RAM is the most commonly referred component.
- RAM is volatile memory, meaning it loses data when power is switched off.
- It provides high-speed access to data compared to secondary storage devices.
- Types of RAM include SRAM (Static RAM) and DRAM (Dynamic RAM).
- It is used to store operating system, applications, and active data during processing.
Additional Knowledge:
. Option (b) DVD is secondary storage used for data storage and not directly accessed by CPU during execution.
. Option (c) USB is also a secondary storage device used for data transfer and storage.
. Option (d) CD is an optical storage device, not primary memory.
. Primary memory is faster but limited in size, whereas secondary memory is slower but has larger storage capacity.