Answer:
An ISR(Interrupt Service Routine) is an interrupt handler, a callback subroutine which is called when a interrupt is encountered.
Previous Question | Next Question |
Tell me can include files be nested? | Tell me why does pre-emptive multi-threading used to solve the central controller problem? |