1.

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.

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.



Discussion

No Comment Found