Computer Science, asked by Aryamitro, 9 months ago

What is the difference between Ram and Rom?​

Answers

Answered by lucky4613
3

Answer:

RAM is a volatile memories which could store the data as long as the power is suplied.

ROM is a non volatile memories which could retain the data even when power is turned off.

RAM (Random access memory) is used to Store the program and data being used by CPU in real time. the data on the random access memory can be read written and erased any numbers of times.

Ram is a hardware elements where the data being currently used is stored .It is volatile memory

Answered by anil7230956211
2

Answer:

Ram-RAM (Random access memory)

Rom-Read-Only Memory

Explanation:

RAM is a volatile memory which could store the data as long as the power is supplied. ROM is a non-volatile memory which could retain the data even when power is turned off. Data stored in RAM can be retrieved and altered. Data stored in ROM can only be read.

Similar questions