1.

Which of the following supplies additional data to the software interrupt?(a) internal interrupt(b) external interrupt(c) software interrupt(d) nmiThe question was posed to me during an internship interview.My enquiry is from Sources of Interrupts in division Interrupts and Exceptions of Embedded Systems

Answer»

Right choice is (c) software interrupt

Easiest explanation: For using the software interrupt more EFFECTIVELY, the additional data are USED, which specifies the type of the request and data parameters are PASSED to the specific ISR. This additional data are offered by certain REGISTERS.



Discussion

No Comment Found

Related InterviewSolutions