InterviewSolution
Saved Bookmarks
| 1. |
How does the software trigger an interrupt?(a) Sending signals to CPU through bus(b) Executing a special operation called system call(c) Executing a special program called system program(d) Executing a special program called interrupt trigger programThis question was addressed to me in an online quiz.Query is from Process Structures topic in chapter Distributed Communication of Operating System |
|
Answer» CORRECT answer is (b) Executing a special operation CALLED system call The BEST I can explain: NONE. |
|