Which of the following memory types is non-volatile?
A
Cache
B
RAM
C
Register
D
ROM
Correct Answer: Option D — ROM
Explanation:
ROM, or Read-Only Memory, is a non-volatile memory type that retains stored data even when the power supply is turned off. This is unlike RA...
ROM, or Read-Only Memory, is a non-volatile memory type that retains stored data even when the power supply is turned off. This is unlike RAM, cache, and registers, which lose their contents once power is removed.