Read Only Memory is used to store firmware such as the system BIOS that must be available whenever the computer starts. Its contents remain intact even when power is removed, making it non volatile. Because it is usually not modified during normal operation, it is considered more stable than RAM. Thus, the appropriate term is ROM.
Option A:
Option A, cache, is a small, fast memory that may be volatile and is designed for temporarily holding frequently used data, not permanent firmware.
Option B:
Option B, RAM, is volatile and loses data when power is lost, so it cannot be relied upon for essential startup routines.
Option C:
Option C is correct because ROM is the standard type of memory used for permanent, non volatile storage of firmware in computer systems.
Option D:
Option D, register, refers to very small, fast storage locations within the CPU used during computation rather than for long term firmware storage.
Comment Your Answer
Please login to comment your answer.
Sign In
Sign Up
Answers commented by others
No answers commented yet. Be the first to comment!