Multiple choice

In RAM, we can

  1. read

  2. write

  3. read and write

  4. none of these

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

RAM (Random Access Memory) is volatile memory that allows the CPU to both read data from and write data to it during operation.