Multiple choice

To transfer a byte through a parallel port, all the 8 bits are transferred

  1. bit by bit

  2. very slowly

  3. simultaneously

  4. 4 by 4

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A parallel port transmits multiple bits of data simultaneously across multiple wires, which is the defining characteristic that distinguishes it from a serial port.