NIMCET 2013 — Computer PYQ
NIMCET | Computer | 2013Acronym of is:

Acronym of EEPROM is:
Extended Erasable Programmable Memory
Electrically Erasable Read Only Memory
Electrically Erasable Programmable Read Only Memory
(Correct Answer)Extended Erasable Page-Oriented Memory
Electrically Erasable Programmable Read Only Memory
EEPROM is a specific type of non-volatile memory used in computers and other electronic devices to store small amounts of data.
The acronym EEPROM stands for:
E: Electrically
E: Erasable
P: Programmable
R: Read
O: Only
M: Memory
Non-volatile: It retains stored data even when the power is turned off.
Electrical Erasability: Unlike EPROM (which requires Ultra-Violet light to erase), EEPROM can be erased and reprogrammed using an electrical charge.
Byte-level access: Data can be erased and written one byte at a time, which makes it more flexible than Flash memory (which usually erases data in blocks).
Limited Life: It has a finite number of write cycles (usually between 10,000 to 1,000,000 cycles).
| Type of ROM | Full Form | How is it Erased? |
| PROM | Programmable ROM | Cannot be erased (write once) |
| EPROM | Erasable Programmable ROM | Using Ultraviolet (UV) light |
| EEPROM | Electrically Erasable Programmable ROM | Using Electrical signals |
EEPROM is a specific type of non-volatile memory used in computers and other electronic devices to store small amounts of data.
The acronym EEPROM stands for:
E: Electrically
E: Erasable
P: Programmable
R: Read
O: Only
M: Memory
Non-volatile: It retains stored data even when the power is turned off.
Electrical Erasability: Unlike EPROM (which requires Ultra-Violet light to erase), EEPROM can be erased and reprogrammed using an electrical charge.
Byte-level access: Data can be erased and written one byte at a time, which makes it more flexible than Flash memory (which usually erases data in blocks).
Limited Life: It has a finite number of write cycles (usually between 10,000 to 1,000,000 cycles).
| Type of ROM | Full Form | How is it Erased? |
| PROM | Programmable ROM | Cannot be erased (write once) |
| EPROM | Erasable Programmable ROM | Using Ultraviolet (UV) light |
| EEPROM | Electrically Erasable Programmable ROM | Using Electrical signals |