A process that evaluates each bit of a combination, such as a byte or word, rather than process the combination as a single element Logical operations and masks use bitwise procedures
Adjective applied to a Boolean processing operation (e g , bitwise OR) that indicates that the operation should be applied to each bit position as if it were a separate Boolean data value
A bitwise operation is an operation that is performed on bits, not decimal numbers