Which type of memory keeps its data even after the computer is turned off?
ARAM
BCache
CNon-volatile memory
DRegister
Explanation
– Non-volatile memory keeps data even without power.
– Hard disks and ROM are examples of non-volatile memory.
– This differs from RAM, which is volatile and loses data.
Exam Relevance
- Topic: Computer Fundamentals
- Subtopic: Memory

No Comments