Which of the following is a volatile memory ?
Verified Answer
A. RAM
B. EPROM
C. ROM
D. PROM
E. None of these
Explanation:
Volatile memory loses its contents when power is removed. RAM (Random Access Memory) is the primary example of volatile memory. Options (b) EPROM (Erasable Programmable Read-Only Memory), (c) ROM (Read-Only Memory), and (d) PROM (Programmable Read-Only Memory) are all types of non-volatile memory, retaining data without power. Therefore, (a) is correct.