Why is RAM called a volatile memory?
Answers
Answered by
6
because RAM is the primary memory , it doesnt store any information
Answered by
8
Most RAM (random access memory) used for primary storage in personal computers is volatile memory. RAM is much faster to read from and write to than the other kinds of storage in a computer, such as the hard disk or removable media. However, the data in RAM stays there only while the computer is running; when the computer is shut off, RAM loses its data.
Volatile memory contrasts with non-volatile memory, which does not lose content when power is lost. Non-volatile memory has a continuous source of power and does not need to have its memory content periodically refreshed.
# Mark my answer brainliest if it helped u....plz
Volatile memory contrasts with non-volatile memory, which does not lose content when power is lost. Non-volatile memory has a continuous source of power and does not need to have its memory content periodically refreshed.
# Mark my answer brainliest if it helped u....plz
sagarshahi1000:
Just short answer please
Similar questions