1.

How a software interrupt is created?(a) instruction set(b) sequential code(c) concurrent code(d) portingThe question was posed to me in a job interview.My question is taken from Sources of Interrupts in division Interrupts and Exceptions of Embedded Systems

Answer»

Correct choice is (a) instruction set

For explanation I would say: The SOFTWARE INTERRUPTS INCLUDES a set of instructions for handling interrupts. The instruction set allows a currently executing program to change its flow.



Discussion

No Comment Found

Related InterviewSolutions