Answer:
A: ALL computer have an I/O and have interrupt signals these signal are there to service whatever is requesting a service. A printer request for instance or a USB device the processor will wait until the service is completed unless it is released. lesson to learn the I/O is the pace of speed not the speed of the CPU which usually loaf waiting for interrupts to be finished. Fast I/O buss means a fast computer.