Computer Science, asked by akshaypalipes4298, 9 months ago

What is the difference between a software interrupt and a sub routine call?

Answers

Answered by itzBrainlyBoy
0

Answer:

Simply, a subroutine is code you write and call as required, an interrupt is system bound and cannot be called by the user but occurs when something happens (sources are hardware, software and CPU) that requires immediate attention...#⃣#⃣

Answered by Anonymous
0

Answer:

Simply, a subroutine is code you write and call as required, an interrupt is system bound and cannot be called by the user but occurs when something happens (sources are hardware, software and CPU) that requires immediate attention.

Similar questions