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.
1k
0
Do you find this helpful?
5

View all MCQs in

Computer Architecture

Discussion

No comments yet

Related MCQs