Multiple choice

The term 'baud' is a measure of

  1. speed at which data travels over the communication line

  2. memory capacity

  3. instruction execution time

  4. small initialization program to start up a computer

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

Baud measures the number of signal units or symbols transmitted per second over a communication channel. It represents the rate at which data travels over the communication line. The other options are unrelated: memory capacity is measured in bytes, execution time in clock cycles or seconds, and a small initialization program is called a bootstrap loader.