Multiple choice general knowledge

Which of the below is a type of memory that cannot have information written to it?

  1. DRAM

  2. RAM

  3. ROM

  4. SRAM

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

ROM (Read-Only Memory) is a type of computer memory that can only be read from and not written to after manufacture. Unlike RAM (which can be both read and written), ROM contains permanent or semi-permanent data that is essential for booting and basic system operations.