In
computing, "word" is a term for the natural unit of data used by a particular computer design. A word is simply a fixed-sized group of
bits that are handled together by the machine. The number of bits in a word (the word size or word length) is an important characteristic of a
computer architecture.
See more at Wikipedia.org...