InterviewSolution
Saved Bookmarks
| 1. |
The ________ can be turned off by the CPU before the execution of critical instruction sequences that must not be interrupted.(a) nonmaskable interrupt(b) blocked interrupt(c) maskable interrupt(d) none of the mentionedThis question was addressed to me during an online exam.I'm obligated to ask this question of I/O System in chapter I/O Systems of Operating System |
|
Answer» RIGHT answer is (C) maskable interrupt The BEST explanation: NONE. |
|