MEMORY


WHAT IS MEMORY?

Memory should be seen as more of a separate thing from storage. While storage is permanent and writable, memory is usually nonwritable or nonpermanent. It is a quick way for the processor to access information without firing up a disk or flash memory and waiting forever. ROM, RAM, and CMOS are good examples of Memory.

ROM

"Computers can read data stored in ROM, but can't write new data to it."

RAM

"With RAM, computers can read from and write to that memory."


CMOS

"Computers have a small battery inside them that's always on, even when you power down the rest of the computer."