| Image source: https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Samsung-1GB-DDR2-Laptop-RAM.jpg/1280px-Samsung-1GB-DDR2-Laptop-RAM.jpg |
- RAM (Random Access Memory) - primary memory where data is stored
- ROM (Read Only Memory) - primary memory where data is permanently stored
- Flash memory - secondary memory that is used to store data to be used later or on the go
ROM is the permanent memory where the CPU gets the program to run. This can also be used in small devices that need to run a program as soon as they are started up and tells the item what it needs to do. ROM is available in several different types, including PROM, EPROM, and EEPROM.
- PROM - stands for Programmable Read-Only Memory, and it is different from true ROM in that while a ROM is programmed (i.e. has data written to it) during the manufacturing process, a PROM is manufactured in an empty state and then programmed later using a PROM programmer or burner.
- EPROM - stands for Erasable Programmable Read-Only Memory, and as the name suggests, data stored in an EPROM can be erased and the EPROM reprogrammed. Erasing an EPROM involves removing it from the computer and exposing it to ultraviolet light before re-burning it.
- EEPROM - stands for Electrically Erasable Programmable Read-Only Memory, and the distinction between EPROM and EEPROM is that the latter can be erased and written to by the computer system it is installed in. In that sense EEPROM is not strictly read-only. However in many cases the write process is slow, so it is normally only done to update program code such as firmware or BIOS code on an occasional basis
References
Noor, M. (2018, June 8). What is computer memory?
What are different types of computer memory? Retrieved from Quora:
https://www.quora.com/What-is-computer-memory-What-are-different-types-of-computer-memory
Rubens, P. (2019, May 17). Types of Computer Memory.
Retrieved from Enterprise Forum:
https://www.enterprisestorageforum.com/storage-hardware/types-of-computer-memory.html
Comments
Post a Comment