Computer Architecture and Design Question:
Download Questions PDF

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 Interview Questions And Answers PDF

Previous QuestionNext Question
Convert a number to its twos compliment and back?What is the difference between interrupt service routine and subroutine?