ITPEC FE Morning April 2020 Question 12

Source exam: ITPEC FE Morning April 2020Topic: Computer Systems & Hardware

ITPEC FE Morning April 2020 — Question 12 of 80

UART (asynchronous serial transmission) — identify the asynchronous serial protocol.

UART = Universal Asynchronous Receiver/Transmitter — transmits data character-by-character using start/stop bits instead of a shared clock signal.

Why not others:
- (a) I²C — synchronous; uses a dedicated clock line (SCL)

- (b) PCI Express — synchronous; a high-speed expansion bus (GPUs, SSDs)

- (c) SPI — synchronous; uses a clock line (SCLK)

Key rule: Among common serial protocols, UART is the only asynchronous one — the "A" in UART stands for Asynchronous.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official FE past-paper collection or Report an issue.