Computer Science, asked by Mainak11, 1 year ago

what is the difference between RAM and ROM

Answers

Answered by Anonymous
8
RAM is Random Access Memory. ... When you power off your computer the data stored in RAMis 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.
Answered by Lalithadik
3
Random-access memory (RAM /ræm/) is a form of computer data storage that stores data and machine code currently being used. A random-access memory device allows data items to be read or written in almost the same amount of time irrespective of the physical location of data inside the memory.
Read-only memory (ROM) is a type of non-volatile memory used in computers and other electronic devices. Data stored in ROM can only be modified slowly, with difficulty, or not at all, so it is mainly used to store firmware (software that is closely tied to specific hardware, and unlikely to need frequent updates) or application software in plug-in cartridges.
Similar questions