Computer Architecture And Design Question:

How do we handle precise exceptions or interrupts?

Computer Architecture And Design Interview Question
Computer Architecture And Design Interview Question

Answer:

Like java have a feature for handling exception handling "prime catch".the exception like divide by zero,out of bound.


Previous QuestionNext Question
Convert 65(Hex) to the Binary?Explain the difference between interrupt service routine and subroutine?