Answer from cs61c-em (JinHyung Park 17762465) for Question 3 Polling is the simplest way for an I/O device to communicate with the processor. The I/O device simply puts the information in a status register, and the processor must come and get the information. The processor is totally in control and does all the work.