Overview
Bitwise operators allow you to manipulate the bits of one or more operands. The following are the types of bitwise operators:
The storage length of the expression is a key factor to be considered while performing a bitwise operation.
The following are the data types supported for bitwise operations: