Answers

Question and Answer:

  Home  Computer Architecture

⟩ What is the difference between interrupt service routine and subroutine?

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.

 210 views

More Questions for you: