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
πŸ’¬ Discuss
βœ… Correct 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.

Explanation by: Mr. Dubey
since the interrupt was raised during the execution of the instruction, the instruction cannot be executed and the exception is served immediately.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
884
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate