What is the memory called that is lost when a computer is turned off?
ANon-volatile memory
BVolatile memory
CPermanent memory
DRead-only memory
Explanation
– Volatile memory loses its data when power is turned off.
– RAM is the most common example of volatile memory.
– Non-volatile memory, like a hard disk, keeps data without power.
Exam Relevance
- Topic: Computer Fundamentals
- Subtopic: Memory

No Comments