Differentiate between RAM, ROM, PROM and EPROM?
Question
Differentiate between RAM, ROM, PROM and EPROM?
Solution
RAM (Random Access Memory) is a type of computer memory that can be accessed randomly, meaning any byte of memory can be accessed without touching the preceding bytes. RAM is the most common type of memory found in computers and other devices, such as printers. It is volatile memory, which means that the information stored in RAM is lost when the computer is turned off.
ROM (Read Only Memory) is a type of non-volatile memory used in computers and other electronic devices. Data stored in ROM cannot be electronically modified after the manufacture of the memory device. This means that the data is permanently written during the manufacturing process and cannot be changed.
PROM (Programmable Read Only Memory) is a type of ROM that can be programmed using a special device. This programming is a one-time process and once done, the data written is permanent and cannot be changed. PROM is used to store programs or data that are permanently needed for the operation of a system.
EPROM (Erasable Programmable Read Only Memory) is a type of PROM that can be erased and reprogrammed. The data on an EPROM can be erased by exposing it to a strong ultraviolet light. Once erased, it can be reprogrammed. This makes EPROM a flexible but slow form of memory storage.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.