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 मई
  • 5193 दृश्य
  • 2 उत्तर
Your Answer

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

0
c programming
मॉक परीक्षण अभ्यास के लिए
c programming