The bitwise logical operators apply only to integer operands and the effect is application of the logical operations known (negation, disjunction, conjunction and exclusive disjunction) bit by bit. The bitwise logical operators are: