Parallel and Serial Communication
Refer to the manner in which bit patterns are transferred with respect to time.
Parallel - All the bits of a pattern are transferred at the same time, with each bit being transferred on a separate line. Requires multi-wire cables.
Serial - Transmits one bit at a time. Slower, but uses a simpler data path.