Computer Architecture And Design Question:
Download Job Interview Questions and Answers PDF
Explain the difference between interrupt service routine and subroutine?
Answer:
Subroutine are the part of executing processes(like any process can call a subroutine for achieve task),while the interrupt subroutine never be the part.interrupt subroutine are subroutine that are external to a process.
Download Computer Architecture And Design Interview Questions And Answers
PDF
Previous Question | Next Question |
How do we handle precise exceptions or interrupts? | Can you explain what are the basic components in a Microprocessor? |