Computer Science, asked by watwanijyoti10, 1 year ago

What is the meaning of the term volatile primary memory ? What can be done to overcome this problem? In detail

Answers

Answered by yuiharune
7


Volatile memory is computer storage that only maintains its data while the device is powered.

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.
Answered by nirupa699
0

Answer:

Hope it helps you

Attachments:
Similar questions