nybble
- noun
- /ˈnɪbəl/
- Specialized
- Programming with nybbles requires careful bit manipulation.
Examples
-
The processor can operate on both a nybble and a full byte.
-
A nybble consists of four bits.
-
Each hexadecimal digit represents a nybble in binary code.
-
The computer processes each nybble quickly.
-
In computer science, a nybble consists of four bits, which is half of a byte.
-
To represent a single hexadecimal digit, only one nybble is needed.
-
When converting binary data, each nybble corresponds to a different hexadecimal value.
Synonyms
A group of four bits used to store a small amount of computer data
Surface Forms
Etymology
Nybble comes from the everyday word nibble, which means 'small bite', and its spelling was changed to match the computer word byte. So a nybble is a 'small bite' of data, half of a byte, or four bits, which makes it easy to remember.