Remember that ROM is non-volatile, meaning it retains data even when the power is turned off, while RAM is volatile, meaning it loses data when the power is turned off.
The two primary types of main memory are:
- ROM (Read-Only Memory) - This is non-volatile memory used to store data that doesn't change, such as firmware.
- RAM (Random Access Memory) - This is volatile memory used to store data that is actively being used or processed.
Therefore, the correct answer is (a) ROM and RAM.
Was this answer helpful?
0
0
Top Questions on Computer Fundamentals or Terminologies