

InterviewSolution
Saved Bookmarks
1. |
How many types of exceptions are associated with the asynchronous imprecise?(a) 1(b) 2(c) 3(d) 4I have been asked this question during an internship interview.My enquiry is from RISC Exceptions-II in division Interrupts and Exceptions of Embedded Systems |
Answer» RIGHT option is (B) 2 Explanation: Two types of exceptions are associated with the asynchronous imprecise. These are system RESET and MACHINE checks. |
|