In computing, which statement about a nibble is true?

Prepare for the T01 Computer Concepts Test. Utilize flashcards and a variety of questions, each question offering insights and detailed explanations. Ace your exam effortlessly!

Multiple Choice

In computing, which statement about a nibble is true?

Explanation:
A nibble is four bits, a small unit of data. Four bits can represent 16 different values, which is why a nibble is commonly used to encode one hexadecimal digit. By contrast, a byte is eight bits, so it holds two nibbles. The other statements don’t fit because eight bits describe a byte, two bits is not a standard unit for a nibble, and a nibble isn’t another name for a byte. So the true statement is that a nibble comprises four bits.

A nibble is four bits, a small unit of data. Four bits can represent 16 different values, which is why a nibble is commonly used to encode one hexadecimal digit. By contrast, a byte is eight bits, so it holds two nibbles. The other statements don’t fit because eight bits describe a byte, two bits is not a standard unit for a nibble, and a nibble isn’t another name for a byte. So the true statement is that a nibble comprises four bits.