Computer Architecture and Design Question:
Download Questions PDF

How do you handle precise exceptions or interrupts?

Answer:

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

Download Computer Architecture Interview Questions And Answers PDF

Previous QuestionNext Question
For a pipeline with "n" stages, whats the ideal throughput? What prevents us from achieving this ideal throughput?Whats the difference between Write-Through and Write-Back Caches? Explain advantages and disadvantages of each?