Next: , Previous: Relational Operators, Up: Built-in Operators


3.2.3 Bitwise Operators

Bitwise binary integer operators.

&
AND
|
OR
^
XOR
~
NOT