Question: 4. A program is executing when several interrupts occur: - Interrupt B - followed by Interrupt A - followed by Interrupt C (Assume that interrupts

4. A program is executing when several interrupts occur: - Interrupt B - followed by Interrupt A - followed by Interrupt C (Assume that interrupts A,B and C originate from different devices and therefore require the attention of different interrupt routines.) Draw a diagram to show the sequence of events for dealing with these interrupts, given the following information: a. Interrupt A has the lowest priority and interrupt C the highest priority. b. Interrupts A and C occur before the interrupt routine for B has finished servicing interrupt B. How would the diagram change if interrupt B had the highest priority and interrupt A the lowest
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
