Answer from cs61c-aq (Anjali Koppal 16454392) for Question 3 Polling is a way for an io device to communicate with the processor. the drawback of polling is that it can waste a lot of the processor time because often the processor is much faster than the io devices