Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
796 views
in Electronics by (101k points)
closed by
On receiving an interrupt from an I/O device, the CPU:
1. Halts for a predetermined time
2. Branches off to the interrupt services routine after completion of the current instruction
3. Branches off to the interrupt service routine immediately
4. Hands over control of address bus and data bus to the interrupting device

1 Answer

0 votes
by (102k points)
selected by
 
Best answer
Correct Answer - Option 2 : Branches off to the interrupt services routine after completion of the current instruction

Concept:

When CPU executing the same task & meanwhile it receives an interrupt then,

I) First it will finish the current task

II) After completion of current instruction it will branches off to the interrupt service routine.

ISR:

It stands for Interrupt service routine or also known as an interrupt handler.

It is a software process invoked by an interrupt request from a hardware device.

It handles the request and sends it to the CPU i.e. interrupting the active process. When the ISR is complete, the process is resumed.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...