Which of the following is a component of a CPU? MCQ with Answer and Explanation

Which of the following is a component of a CPU?
A. Hard disk
B. RAM
C. ALU
D. Power supply
Answer: Option C
Solution (By JKSSB Mock Tests)
ALU is part of the CPU; RAM and hard disk are separate components.

Discuss this Question (0)

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

Practice More Computer Fundamentals Questions

Question #1
Which computer generation is explicitly distinguished by the ongoing research into biochips, gallium arsenide microchips, and massive neural network processing?
A. Third Generation
B. Second Generation
C. Fourth Generation
D. Fifth Generation

Correct Answer: Option D


Explanation:
The Fifth Generation covers contemporary and forward-looking research into advanced computing materials, biochips, and neural networks.

This question belongs to: Computer Computer Fundamentals
Question #2
What is the decimal equivalent of binary 1001?
A. 8
B. 11
C. 9
D. 10

Correct Answer: Option C


Explanation:
1001 = 8+1 = 9.

This question belongs to: Computer Computer Fundamentals
Question #3
What is the binary equivalent of octal 72?
A. 111100
B. 110010
C. 101010
D. 111010

Correct Answer: Option D


Explanation:
Octal 72 = 7 2 -> 111 010 = 111010 binary.

This question belongs to: Computer Computer Fundamentals