What is a key feature of Random Access Memory (RAM) in a computer system?

2025

What is a key feature of Random Access Memory (RAM) in a computer system?

Answer: D. It is a fast, volatile memory used for temporary data storage.RAM (Random Access Memory) is a primary memory used in computer systems that: Provides fast access to data Stores information temporarily during execution…

  1. A.

    It stores data permanently like a hard drive.

  2. B.

    It allows only sequential data access.

  3. C.

    It stores BIOS and startup instructions permanently.

  4. D.

    It is a fast, volatile memory used for temporary data storage.

Attempted by 290 students.

Show answer & explanation

Correct answer: D

RAM (Random Access Memory) is a primary memory used in computer systems that:

Provides fast access to data
Stores information temporarily during execution
Loses data when power is turned off (volatile memory)
Allows random access to any memory location

It plays a crucial role in system performance because all active programs and processes depend on it.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…