Computer Science, asked by bulbulgujjar, 11 months ago

Answer this pls......... ​

Attachments:

Answers

Answered by Anonymous
2

Heya mate....

This can be done check it in python u will get the answer.....

Hope it helps uh

Answered by 8397987195
0

Answer:RAM is Random Access Memory.  

ROM is Read Only Memory.

RAM is the memory available for the operating system, programs and processes to use when the computer is running.  

ROM is the memory that comes with your computer that is pre-written to hold the instructions for booting-up the computer.

RAM requires a flow of electricity to retain data (e.g. the computer powered on).

ROM will retain data without the flow of electricity (e.g. when computer is powered off).

RAM is a type of volatile memory. Data in RAM is not permanently written. When you power off your computer the data stored in RAM is deleted.  

ROM is a type of non- volatile memory. Data in ROM is permanently written and is not erased when you power off your computer

Explanation:

Similar questions