Which of the following memories can be programmed once by the user and then cannot be erased and reprogrammed?
ROM
Computer memory is crucial for storing data and instructions. Different types of memory have varying characteristics, especially regarding how they are programmed, erased, and reprogrammed. The question asks about a specific type of memory that can be programmed once by the user and then cannot be erased or reprogrammed. Let's look at the options provided to identify which one fits this description.
Let's summarize the characteristics of these memory types in a table:
| Memory Type | Programmed by User? | Can be Erased and Reprogrammed by User? | Erasure Method |
|---|---|---|---|
| EEPROM | Yes | Yes | Electrical |
| ROM (specifically PROM) | Yes (once) | No | N/A (not erasable) |
| Flash Memory | Yes | Yes | Electrical (block/sector) |
| EPROM | Yes | Yes | UV Light |
From the comparison, PROM is the type of memory that is programmed once by the user and cannot be erased or reprogrammed. Since PROM is a form of ROM, the option "ROM" is the correct general category that contains the memory type described in the question.
Based on the analysis, the memory type that fits the description of being programmed once by the user and not being erasable or reprogrammable is Programmable Read-Only Memory (PROM), which falls under the broader category of ROM (Read-Only Memory). Therefore, the option 'ROM' is the correct answer.
| Memory Type | Key Feature | Programmability & Erasability | Common Use Cases |
|---|---|---|---|
| ROM (Mask ROM) | Factory programmed | Cannot be programmed or erased by user | Firmware in older devices, system BIOS (historical) |
| PROM (Programmable ROM) | User programmable (once) | Programmed once, cannot be erased | Boot ROMs, simple control logic |
| EPROM (Erasable PROM) | User programmable, UV erasable | Programmed, erased with UV light, reprogrammed | Prototyping, older microcontrollers |
| EEPROM (Electrically Erasable PROM) | User programmable, electrically erasable | Programmed, erased electrically (byte/word), reprogrammed | Configuration data, small amounts of non-volatile storage |
| Flash Memory | User programmable, electrically erasable (block) | Programmed, erased electrically (block/sector), reprogrammed | SSDs, USB drives, memory cards, firmware storage |
Understanding the differences between these memory types is important in computer science and digital electronics. They represent advancements in non-volatile memory technology, moving from fixed, factory-programmed data to user-programmable and ultimately field-erasable and reprogrammable options.
Each cell of a static RAM contains
How many bits are in a byte?
Class of mass memory devices that use a laser beam to write and read on to a specified coated disk
Which one of the following provides three output states ?