Computer Science, asked by singhabhinav952, 8 months ago

What is the difference between a software interrupt and a subroutine call?

Answers

Answered by AnushaNagabhushan
3

Answer:

The interrupt is usually initiated by external or internal signal rather than from the execution of an instruction. (except for software interrupt) ... Subroutine call is called by the user through instructions, whereas Interrupt is called by the hardware or any external signal.

Similar questions
Math, 3 months ago