Which of the following is not a type of computer memory? MCQ with Answer and Explanation

Which of the following is not a type of computer memory?
A. CPU
B. RAM
C. ROM
D. Cache
Answer: Option A
Solution (By JKExamLibrary)
CPU is a processor, not a memory type.

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
Which device is an example of an input device?
A. Printer
B. Monitor
C. Keyboard
D. Speaker

Correct Answer: Option C


Explanation:
A keyboard is an input device used to enter data and instructions into a computer.

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
What is the decimal equivalent of octal 72?
A. 61
B. 59
C. 58
D. 60

Correct Answer: Option C


Explanation:
Octal 72 = 7*8 + 2 = 56+2 = 58.

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
What is the purpose of the system bus?
A. Stores data permanently
B. Executes instructions
C. Controls input devices
D. Transfers data between components

Correct Answer: Option D


Explanation:
The system bus connects the CPU, memory, and I/O devices, allowing data transfer.

This question belongs to: Computer Computer Fundamentals