Multiple choice general knowledge

ROM stands for ?

  1. Random Only Memory

  2. Readable Only Memory

  3. Read Only Memory

  4. Random Other Memory

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

ROM stands for Read Only Memory, a type of computer memory that stores permanent or semi-permanent data that cannot be modified after manufacture. It's used to store firmware and critical startup instructions. The 'Read Only' designation means data can be read from but not written to during normal operation.