Nibble

From Hackepedia
Revision as of 09:15, 31 January 2008 by Pbug (talk | contribs) (nibble)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A nibble is a unit of 4 bits. This means that when a nibble is unsigned its max value is 15 and min value is 0.

There exist bytes and words as well.