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?

Computer Architecture Interview Question
Computer Architecture Interview Question

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?