Back to the 2022 paper
Similar questions
MICROPROCESSORSList the special function register associated with (i) Interrupts (ii) I/O ports (iii) Timers/Counters20217mCOMPUTER ORGANIZATION & ARCHITECTUREIn case of vectored interrupt, interrupt vector means * (i) the branch information from the source which interrupts the system * (ii) an address that points to a location in memory where the beginning address of the I/O service routine is stored * (iii) Both (i) and (ii) * (iv) None of the above20192mCOMPUTER ORGANIZATION & ARCHITECTUREDescribe different types of interrupts: hardware, software, vectored, non-vectored, and exceptions.20257m Compiler DesignWhich attribute is commonly stored in symbol table? (i) Variable type (ii) Address (iii) Scope (iv) All of these20252m