What is the purpose of the interrupt mechanism? MCQ with Answer and Explanation

What is the purpose of the interrupt mechanism?
A. To manage power
B. To store data
C. To pause execution and handle urgent events
D. To increase clock speed
Answer: Option C
Solution (By JKExamLibrary)
Interrupts allow the CPU to temporarily stop ongoing tasks to respond to high-priority events.

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 of the following early electronic systems was the first commercial, mass-produced digital computer sold to corporate and government clients?
A. UNIVAC I
B. EDVAC
C. ENIAC
D. EDSAC

Correct Answer: Option A


Explanation:
UNIVAC I (Universal Automatic Computer) was the first commercial computer produced in the US, designed for business data applications.

This question belongs to: Computer Computer Fundamentals
Question #2 Report Error
Which of the following is an example of system software?
A. Microsoft Word
B. Windows 10
C. Adobe Photoshop
D. Google Chrome

Correct Answer: Option B


Explanation:
Operating systems like Windows are system software, while applications are user programs.

This question belongs to: Computer Computer Fundamentals
Question #3 Report Error
Which of the following is not a function of the CPU?
A. Decoding instructions
B. Fetching instructions
C. Executing instructions
D. Storing data permanently

Correct Answer: Option D


Explanation:
Permanent storage is a function of secondary storage, not the CPU.

This question belongs to: Computer Computer Fundamentals