Polling

Home > Computer Science > Computer Architecture > Interrupts and Exceptions > Polling

An alternate approach to interrupts in which the CPU continuously checks for input or output from a device instead of waiting for an interrupt.