Answer from cs61c-an (Ben Weil 16819970) for Question 3 The drawback of polling is that the processor must continually check the bit that indicates that the data from the I/O device has changed, which takes time because the processor must access the device.