what is volatile memory?? Explain with examples
Answers
Answered by
18
Answer:
The data within the volatile memory is stored till the system is capable of, but once the system is turned off the data within the volatile memory is deleted automatically. RAM (Random Access Memory) and Cache Memory are some common examples of volatile memory.
Answered by
7
RELEVANT ANSWER ⬇️..
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.Most of the general-purpose random-access memory (RAM) is volatile.
THIS WILL HELP YOU ☝️☝️..
Similar questions