Difference between ROM and RAM.
Answers
Explanation:
ROM
Data stored in ROM cannot be electronically modified after the manufacture of the memory device.
RAM
The most common type of memory used for a Rapid-Access Memory which is a form of computer data storage that stores data and machine code currently being used.
Answer:
Ram
Ram stands for random access memory.it is a type of volatile memory as a data is not permanently stored in Ram.it get erased from Ram when power is off. The different type of Ram are SRAM ( static random access memory ) and DRAM ( dynamic random access memory ).
Rom
Rom stands for Read only memory. it is a type of non volatile memory as data in Rom is permanently written and is not erased when power is off. Rom is pre-written to hold instruction for booting up the computer.The different type of Rom are PROM,ERROM,EEPROM