Final answer:
Polled interrupts are generated by the CPU.
Step-by-step explanation:
The correct option regarding polled interrupts is 1) Polled interrupts are generated by the CPU. Polled interrupts are a mechanism in operating systems where the CPU continuously checks for interrupts from external devices by polling them. This means that the CPU is responsible for generating and handling the interrupts.