Computer Science, asked by davidtembo11, 11 months ago

Explain the difference between RAM and ROM? What is “Volatile Memory

Answers

Answered by pk7111988
0

Answer:

RAM-r ready only memory and ROM random Access memory

Explanation:

ROM can hold data without power RAM cannot. ROM is meant for permanent storage and RAM is for temporary storage

Answered by Anonymous
0

Answer:

Read Only Memory (ROM) is a type of memory where the data has been prerecorded. Data stored in ROM is retained even after the computer is turned off ie, non-volatile.

Random Access Memory (RAM) is used to store the programs and data being used by the CPU in real time. The data on the random access memory can be read, written, and erased any number of times. RAM is the hardware element where the data being currently used is stored. It is a volatile memory.

HOPE IT HELPS

Similar questions