<<< Byte, example | Index | Hexadecimal Notation >>> |
A nibble is half of a byte, or 4 bits: e.g. 1011
There are two nibbles per byte and a single nibble may be expressed as a single hex digit.
This term is merely a convenience; nibbles are not used to express memory capacity, size, or speed.
<<< Byte, example | Index | Hexadecimal Notation >>> |