Computer Architecture And Design Question:
Download Questions PDF

Explain The CPU is busy but you want to stop and do some other task. How do you do it?

Answer:

Arise a non maskable interrupt.
Then give jump instruction to required subroutine.

Download Computer Architecture And Design Interview Questions And Answers PDF

Previous QuestionNext Question
Instead of just 5-8 pipe stages why not have, say, a pipeline with 50 pipe stages?Convert 65(Hex) to the Binary?