Multiple choice

What is the RAM

  1. Random access memory

  2. reality access memory

  3. The same as whatever ROM is

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

RAM stands for Random Access Memory, which serves as the computer's primary volatile workspace. It temporarily holds data and programs currently in use by the CPU so they can be accessed quickly. Unlike ROM, RAM is volatile and loses its contents when the computer is powered off.