A fixed-size sequence of bits
A data structure for storing binary values
To place a set of bits in memory.
To turn on or off individual binary digits.
To manipulate a group of bits within data.
To compare two sets of bits for equality.