1.

In which of the exceptions does the external event causes the exception?(a) synchronous exception(b) asynchronous exception(c) precise(d) impreciseI got this question during an internship interview.I need to ask this question from RISC Exceptions in division Interrupts and Exceptions of Embedded Systems

Answer»

Correct answer is (B) ASYNCHRONOUS exception

Easiest EXPLANATION: The asynchronous exception is the one in which an EXTERNAL event causes an exception and is independent of the instruction flow. On the other hand, the synchronous exceptions are SYNCHRONISED, that is, it is caused by the instruction flow.



Discussion

No Comment Found

Related InterviewSolutions