what is the RAM and ROM
Answers
Answer:
please mark me brain list please
Explanation:
.PROM - Programmable Read Only Memory 2.EPROM - Erasable and Programmable Read Only Memory 3.EEPROM - Electrically Erasable and Programmable Read Only Memory
Answer:
RAM is random access memory. also called primary memory.
It used to access data in secondary drive fastly.
if you click power button in pc , RAM load OS from secondary memory to RAM this process is called Booting.
it is volitatile memory.if you restart pc , RAM erase ever data and boot kernal part of os again.
ROM is ROM is an acronym for Read-Only Memory. It refers to computer memory chips containing permanent or semi-permanent data. Unlike RAM, ROM is non-volatile; even after you turn off your computer, the contents of ROM will remain.it is called secondary memory.it also called hard drive.