Computer Science, asked by himanshu6593, 1 year ago

differentiate between ROM and Ram

Answers

Answered by susuka
3
ROM:
read only memory
RAM :
random access memory

susuka: if you like mark it as a brainlist the
himanshu6593: thank you very much
susuka: OK
susuka: if you like mark it as a brainliest
himanshu6593: why
Answered by SomeoneVerySpecial
4

<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