Bits, Bytes and Words
A word is 16 bits or 2 bytes
Long word = 4 bytes = 32 bits
Quad word = 8 bytes = 64 bits
Programming languages use these standard number of bits when organizing data storage and access.
What do you call 4 bits ?? (hint: it’s a small byte)