The ALU can perform: MCQ with Answer and Explanation

The ALU can perform:
A. Only addition
B. No comparisons
C. Shift operations in some designs
D. Storage only
Answer: Option C
Solution (By JKSSB Mock Tests)
ALU typically supports arithmetic, logic, and bit manipulation including shifts.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
The coherence directory is used in:
A. Single core
B. Large scale multi-core systems
C. Mobile only
D. Cache less designs

Correct Answer: Option B


Explanation:
For directory-based coherence.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
The last level cache (LLC) is usually:
A. Non-existent
B. Per core private only
C. Shared among cores
D. External

Correct Answer: Option C


Explanation:
L3 or higher levels shared.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
The exception handling in CPU involves:
A. Cache flush only
B. ALU reset
C. Precise interrupts and state saving
D. Ignoring errors

Correct Answer: Option C


Explanation:
For errors and interrupts.

This question belongs to: Computer CPU (Central Processing Unit)