How many pins are available for interrupt functions in the Arduino Uno?
(a) No pins
(b) All pins except pin 2 and 3
(c) Only pin 2
(d) Only pins 2 and 3
I had been asked this question in an interview for internship.
Question is taken from Interrupt Service Routine topic in section Arduino Programming of Arduino