Multiple choice

Group of four bits is called

  1. Word

  2. Byte

  3. Nibble

  4. None of these

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

A nibble is a four-bit aggregation, which is exactly half of an eight-bit byte. It is a convenient unit for representing a single hexadecimal digit.