computing

Definition

Word

A word is a fixed-sized group of bits that a processor handles as a single unit. The size of a word is defined by the computer’s architecture and determines how much data the CPU can process at one time. For example, in a 32-bit architecture, a word typically consists of 32 bits, whereas in a 64-bit architecture, a word is 64 bits.