Multiple choice technology

How many nibble make a byte?

  1. 2

  2. 4

  3. 6

  4. 8

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

A byte consists of 8 bits, while a nibble is 4 bits. Therefore, exactly 2 nibbles make up one byte. The term 'nibble' comes from being a 'half-byte' or a small 'bite' of data, a play on words in computing terminology.