Question: 1. For a processor with 10 interrupting devices, which type of architecture, polled or vectored, provides the faster transfer of control to the interrupt service routine for a specific interrupt?
2. What is an advantage of polled interrupts over vectored interrupts?