Computer Architecture and Design Question: How do you handle precise exceptions or interrupts? Computer Architecture Interview QuestionAnswer: Like java have a feature for handling exception handling "prime catch".the exception like divide by zero,out of bound. Previous QuestionNext QuestionFor 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?