1.

Which interrupt is unmaskable?(a) RST 5.5(b) RST 7.5(c) TRAP(d) Both RST 5.5 and 7.5I got this question in quiz.I need to ask this question from Interrupts topic in portion Input/Output Organisation of Computer Architecture

Answer»

Correct option is (C) TRAP

The BEST I can explain: The trap is a non-maskable interrupt as it deals with the ongoing process in the processor. The trap is initiated by the process being executed due to lack of data required for its completion. HENCE trap is unmaskable.



Discussion

No Comment Found

Related InterviewSolutions