What are hardware interrupts and software interrupts, why this program is important for us

Difference between hardware interrupts and software interrupts 

You must have heard the name of hardware interrupts at some point or the other and if you are a computer student then you should know about it especially if you want to understand today, then stay with us till the end of this blog. Today you will be given all the information related to this, so let's start.

Hardware Interrupts 



Hardware interrupts is a special chip, you can also call it interrupts controller, it receives an interrupts signal, it detects all these things and gets information about its status. This microprocessor interrupts control chip is the number of interrupts. After this, after knowing the data, it tries to detect the ISR from the received data, in this way the data is transferred to the ISR, as a result of which the microprocessor starts its action.


Software Interrupts

When any software interrupts occurs during any operation before us, it can be due to the following reasons
A program such as using the int 320 ( ) function issues interrupts and performs the same functions as hardware interrupts


Post a Comment

3 Comments