1.

An interrupt that can be temporarily ignored is ___________(a) Vectored interrupt(b) Non-maskable interrupt(c) Maskable interrupt(d) High priority interruptI got this question during an interview for a job.I'm obligated to ask this question of Interrupts in division Input/Output Organisation of Computer Architecture

Answer»

Right CHOICE is (C) Maskable interrupt

The EXPLANATION: The maskable interrupts are usually LOW priority interrupts which can be ignored if a higher priority PROCESS is being executed.



Discussion

No Comment Found

Related InterviewSolutions