Friday, December 19, 2008

Bits, Bytes, and Words

Each binary piece of data is a bit. Eight bits make up one byte.
Two bytes, or 16 bits, make up one word.

1 or 0 are bit

0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 1 1 1
|---- byts----|
|----------------word-------------|

No comments:

Post a Comment