What does RAM stand for? MCQ with Answer and Explanation

What does RAM stand for?
A. Remote Access Memory
B. Read Access Memory
C. Random Access Memory
D. Run Access Memory
Answer: Option C
Solution (By JKExamLibrary)
RAM stands for Random Access Memory, which is volatile memory used for temporary data storage during processing.

This question belongs to: Computer Computer Fundamentals

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Fundamentals Questions

Question #1 Report Error
What is the octal equivalent of decimal 64?
A. 111
B. 110
C. 100
D. 101

Correct Answer: Option C


Explanation:
64 decimal = 100 octal (1*64 + 0*8 + 0).

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
What is the hexadecimal equivalent of decimal 16?
A. 10
B. 12
C. 11
D. 13

Correct Answer: Option A


Explanation:
16 decimal is 10 in hexadecimal (1*16 + 0).

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
What is the purpose of the control panel?
A. Manages hardware
B. Compiles programs
C. Allows user to configure system settings
D. Provides internet access

Correct Answer: Option C


Explanation:
Control Panel (in Windows) provides options to change system settings.

This question belongs to: Computer Computer Fundamentals