How many bits in a nibble?
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.