what is memory? Explain volatile memory and non volatile memory?
Answers
Answered by
13
Answer:
the memory holds temporary information and data while processing.
as it is temporary it is volatile.
Answered by
15
Memory is the data and instructions. Computer memory is the storage space in the computer, where data is to be processed and instructions required for processing are stored.
Non-volatile memory (NVM) or non-volatile storage is a type of computer memory that can retrieve stored information even after having been power cycled.
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.
HOPE THIS WILL HELP YOU
Similar questions