0% found this document useful (0 votes)
515 views

ROM and Its Types

ROM is read-only memory that permanently stores data and instructions. Its contents are not lost without power and cannot be modified. ROM is divided into PROM, which can be written once by the user, EPROM, which can have its contents erased for reprogramming, and EEPROM, where the contents can be electrically altered or changed.

Uploaded by

shahid4a
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as EHTML, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
515 views

ROM and Its Types

ROM is read-only memory that permanently stores data and instructions. Its contents are not lost without power and cannot be modified. ROM is divided into PROM, which can be written once by the user, EPROM, which can have its contents erased for reprogramming, and EEPROM, where the contents can be electrically altered or changed.

Uploaded by

shahid4a
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as EHTML, PDF, TXT or read online on Scribd
You are on page 1/ 1

ROM Read-only memory (ROM) refers to memory chips storing permanent data and instructions.

The data on most ROM chips cannot be modified hence, the name readonly. ROM is nonvolatile, which means its contents are not lost when power is removed from the computer. Manufacturers of ROM chips often record data, instructions, or information on the chips when they manufacture the chips. These ROM chips, called firmware, contain permanently written data, instructions, or information.

The ROM is further divided into:

PROM: PROM stands for Programmable Read Only Memory. PROM is a blank ROM chip on which the user can write his own program instructions and data but only once. However, once the program or data is written in PROM chip, it cannot be changed.

EPROM: Once ROM or PROM is programmed, its contents cannot be changed. However, there is another type of memory chips called EPROM that overcomes the problem. EPROM stands for Erasable Programmable Read Only Memory. It is similar to PROM but program instructions written in ti can be changed or erased. When EPROM is in use, its contents can only be read.

EEPROM: EEPROM stands for Electrically Erasable Programmable Read Only Memory. In this ROM, the contents can be changed or altered electrically.

You might also like