Computer Science, asked by jasminejiya7jeya, 1 year ago

Write down the difference between RAM and ROM

Answers

Answered by uashenoy05
13
RAM means random acess memory.It is a form of computer data storage that stores data and machine code currently being used.

ROM means Read only memory.It is a type of non-volatile memory used in computers and other electronic devices.


hope my answer has helped you

pls mark my answer as brainliest

uashenoy05: tnx for marking it as brainliest
Answered by SomeoneVerySpecial
5

<b>Difference between RAM and ROM are:

RAM :

1) It is volatile, which means the data be lost when the power gets switched off.

2) The information stored in RAM can be easily accessed.

3) RAM is only used to store temporary information.

4) Both read and write operations can be performed over the information stored in RAM.

5) The accessing speed of RAM is faster.

6) The RAM chips are costlier.

7) Static RAM ( SRAM ) , and Dynamic RAM ( DRAM ) are it's two types.

ROM:

1)ROM is non-volatile, means the data will not be deleted during the power off.

2) The information stored in ROM cannot be directly accessed.

3) ROM is used to store permanent information.

4) The information can only be read from ROM. no data can be added or deleted.

5) The accessing speed of ROM is lower than RAM.

6) The ROM's are less costlier than RAM.

7) programmable Read Only Memory ( PROM ) ,Erasable Programmable Read Only Memory ( EPROM and Electrically Erasable Programmable Read Only Memory ( EEPROM ) are it's three types.

Similar questions