Which type of memory is primarily used to store firmware?
Explanation
Firmware is typically stored in Read-Only Memory (ROM), which retains data even when the power is off. While RAM is volatile and loses data without power, PROM and EPROM are types of ROM but are often used for programmable or erasable functions rather than standard firmware storage.