InterviewSolution
Saved Bookmarks
| 1. |
What Is External Interrupts? |
|
Answer» These TYPES of INTERRUPTS generally come from external input / OUTPUT devices which are connected externally to the PROCESSOR. They are generally independent and oblivious of any programming that is CURRENTLY running on the processor. These types of interrupts generally come from external input / output devices which are connected externally to the processor. They are generally independent and oblivious of any programming that is currently running on the processor. |
|