Close sidebar

Left Shift and Right Shift Operators in C

Can someone please explain the concept of Left and Right shift operators? How do we deal with binary in this?

Your Answer

Left Shift operator(<<)
Right Shift opearator(>>)

Comment
Practice Mock Test
c programming