What is the function of Random Access Memory (RAM)?

What is the function of Random Access Memory (RAM)?

a) It stores data temporarily while the computer is running
b) It stores data permanently
c) It processes information
d) It controls input and output devices

Answer:

a) It stores data temporarily while the computer is running

Explanation:

Random Access Memory (RAM) is a type of volatile memory used to store data temporarily while a computer is running. When a computer is turned on, the operating system, applications, and data being used are loaded into RAM so they can be accessed quickly by the CPU.

RAM allows for fast read and write operations, enabling smooth multitasking and quick access to frequently used data. However, because RAM is volatile, all data stored in it is lost when the computer is turned off or restarted.

Having more RAM allows a computer to run more programs simultaneously without slowing down, making it a critical component for improving performance in modern computers.

Reference:

Computer Fundamental MCQ (Multiple Choice Questions)

Scroll to Top