An interrupt in which the external device supplies its address as well as the…

2008

An interrupt in which the external device supplies its address as well as the interrupt requests is known as

  1. A.

    vectored interrupt

  2. B.

    maskable interrupt

  3. C.

    non-maskable interrupt

  4. D.

    designated interrupt

Attempted by 196 students.

Show answer & explanation

Correct answer: A

The correct answer is a vectored interrupt. In this mechanism, the external device supplies its own address along with the interrupt request signal. This allows the CPU to directly identify and access the specific Interrupt Service Routine (ISR) associated with that device, distinguishing it from non-vectored interrupts where the CPU must determine the address through polling or a fixed vector.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Isro