INTRODUCTION TO COMPUTERS
COMPUTER SYSTEMS AND COMPONENTS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What does volatile mean?
|
Data is lost when the power is turned off
|
|
Data is NOT lost when the power is turned off
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Volatile memory is a type of memory that maintains its data only while the device is powered. If the power is interrupted for any reason, the data is lost.
Detailed explanation-2: -Volatile memory, in contrast to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is quickly lost. Volatile memory has several uses including as primary storage.
There is 1 question to complete.