Multiple choice

How many bits in a nibble?

  1. 1

  2. 2

  3. 4

  4. 8

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

A nibble is a unit of digital information that consists of 4 bits, which is exactly half of an 8-bit byte. This term is commonly used in computer science and microprocessing to represent a single hexadecimal digit.