What kind of memory is both static and non-volatile?
Q1. What kind of memory is both static and non-volatile?
Answer: ROM
Explanation: ROM (Read-Only Memory) is both static (does not need refresh cycles) and non-volatile (retains data without power), unlike RAM which is volatile.