Computer Science, asked by archanaharika25, 1 year ago

Difference between volatile,non volatile and stable storage types in terms of cost

Answers

Answered by shoaibahmad131
2

volatile memory is a memory which maintains the data only when it is powered on and vanishes data when it is powered off. Ram is a volatile memory.

non-volatile memory is a memory which maintains the data even when it is powered off non volatile can also be termed as stable storage devices.

ROM is non-volatile memory.

Similar questions