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?

  • Aditi
  • 03 May
  • 5129 Views
  • 2 Answers
Your Answer

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

0
c programming
Practice Mock Test
c programming