A nibble is a standard unit of digital information equal to 4 bits or half a byte. It's commonly used in computing to represent a single hexadecimal digit (0-F), as each hex digit requires exactly 4 bits to encode. Option A (8 bits) equals one full byte, while Option C is also one byte, making them incorrect.