Read-Only Memory, often abbreviated as ROM, is a fundamental component in computer systems. It's a type of non-volatile memory, which means it retains the stored information even when the power supply is disconnected. This permanence is key to its function.
To understand the true nature of ROM, let's consider its defining features:
Let's analyze each statement based on the established characteristics of Read-Only Memory:
Statement: It is volatile memory that stores data temporarily.
Evaluation: This is incorrect. ROM is fundamentally non-volatile memory. Data is stored permanently (or semi-permanently) and is not lost when power is removed.
Statement: It processes the logic operations.
Evaluation: This is incorrect. Memory units like ROM store data; they do not process logic. The CPU (Central Processing Unit) is responsible for executing logic operations.
Statement: It stores data that can be modified by the user.
Evaluation: This is generally incorrect. While specific types like EEPROM or Flash ROM allow for updates, the defining characteristic of standard ROM is that it is read-only and not intended for frequent user modification. Storing easily modifiable data is the role of RAM or secondary storage.
Statement: It stores the booting instructions permanently.
Evaluation: This is correct. ROM contains the essential firmware, such as the BIOS or UEFI, which holds the initial instructions needed to start (boot) the computer system. This information must be permanently stored so the system can power on reliably.
In essence, Read-Only Memory serves as a permanent storage for critical system instructions required to initialize hardware and begin the operating system loading process. Its non-volatile and read-only nature ensures these vital instructions remain intact and secure.
Each NIC card is assigned a unique ________ that is burned into _________.
Which of the following is a non volatile memory
Which of the following is a non-volatile memory?
_______ have fixed AND gates and programmable OR gates.