Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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
Explanation: Since the interrupt was raised during the execution of the instruction, the instruction cannot be executed and the exception is served immediately.

Join The Discussion