

McqMate
Q. |
If during the execution of an instruction an exception is raised then |
A. | the instruction is executed and the exception is handled |
B. | the instruction is halted and the exception is handled |
C. | the processor completes the execution and saves the data and then handle the exception |
D. | none of the mentioned |
Answer» B. the instruction is halted and the exception is handled | |
Explanation: since the interrupt was raised during the execution of the instruction, the instruction cannot be executed and the exception is served immediately. |
View all MCQs in
Computer ArchitectureNo comments yet