Computer memory consists of _____________.
Computer memory consists of RAM ROM PROM.
Memory consists of four types of memory chips RAM, ROM, CMOS and flash. RAM stand for random access memory and ROM stand for read only memory.these are also called primary memory of a computer.
RAM (pronounced ramm) is an acronym for random access memory, a type of computer memory that can be accessed randomly; that is, any byte of memory can be accessed without touching the preceding bytes. RAM is found in servers, PCs, tablets, smartphones and other devices, such as printers.
ROM stands for Read Only Memory. The memory from which we can only read but cannot write on it. This type of memory is non-volatile. The information is stored permanently in such memories during manufacture. A ROM stores such instructions that are required to start a computer.
Programmable read-only memory (PROM) is read-only memory ( ROM ) that can be modified once by a user. PROM is a way of allowing a user to tailor a microcode program using a special machine called a PROM programmer .