Match the items in List-I and List-II :
2018
Match the items in List-I and List-II :

- A.
(a)-(ii), (b)-(i), (c)-(iv)
- B.
(a)-(ii), (b)-(iv), (c)-(iii)
- C.
(a)-(iii), (b)-(i), (c)-(ii)
- D.
(a)-(iii), (b)-(iv), (c)-(ii)
Attempted by 233 students.
Show answer & explanation
Correct answer: D
Correct matching:
(a) interrupts which can be delayed when a much higher priority interrupt has occurred → Maskable.
(b) Unplanned interrupts which occur while executing a program → Exception.
(c) Source of interrupt is in phase with the system clock → Synchronous.
Short explanations:
Maskable: These interrupts can be disabled or postponed (masked) so they can be delayed when a higher-priority interrupt occurs.
Exception: These are unplanned events or faults that occur during program execution (for example, divide-by-zero), and are reported as exceptions.
Synchronous: These interrupts are synchronized with the system clock or instruction stream, occurring in phase with the processor's operation.
A video solution is available for this question — log in and enroll to watch it.