InterviewSolution
Saved Bookmarks
| 1. |
In a vectored interrupt ____________(a) The branch address is assigned to a fixed location in memory(b) The interrupting source supplies the branch information to the processor through an interrupt vector(c) The branch address is obtained from a register in the processor(d) None of the mentionedI had been asked this question in an online quiz.This interesting question is from Symbol Table Organization in portion Symbol Table of Compiler |
|
Answer» The correct answer is (b) The INTERRUPTING source SUPPLIES the BRANCH INFORMATION to the PROCESSOR through an interrupt vector |
|