Which component manages interrupt requests in CPU? MCQ with Answer and Explanation

Which component manages interrupt requests in CPU?
A. Registers only
B. ALU
C. Cache controller
D. Control Unit
Answer: Option D
Solution (By JKExamLibrary)
It saves context and transfers control to ISR.

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

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1 Report Error
CPU security features like CET protect against:
A. Power attacks
B. Control flow attacks
C. Thermal issues
D. Data leaks only

Correct Answer: Option B


Explanation:
Intel Control-flow Enforcement Technology.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The shadow stack is a security feature for:
A. Protecting return addresses
B. Data encryption
C. Cache protection
D. Power management

Correct Answer: Option A


Explanation:
Against ROP attacks.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
Big.LITTLE architecture uses:
A. Only small cores
B. No cores
C. All identical cores
D. High performance and efficiency cores together

Correct Answer: Option D


Explanation:
Dynamically switches for power and performance balance.

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