Multiple choice

A bit represents a

  1. decimal digit

  2. octal digit

  3. binary digit

  4. hexadecimal digit

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

A bit is a contraction of binary digit. It is the basic unit of information in computing.