Left Shift and Right Shift Operators
Learn the functionality of the left shift and right shift operators in C.
We'll cover the following...
We'll cover the following...
The left shift operator
The left shift operator is a binary operator that operates on two operands as shown below: