InterviewSolution
Saved Bookmarks
| 1. |
How does the Hardware trigger an interrupt?(a) Sending signals to CPU through a system bus(b) Executing a special program called interrupt program(c) Executing a special program called system program(d) Executing a special operation called system callI have been asked this question in quiz.The doubt is from Process Structures topic in section Distributed Communication of Operating System |
|
Answer» CORRECT answer is (a) SENDING SIGNALS to CPU through a system bus Explanation: NONE. |
|