Bitwise '&' operator

前端 未结 6 981
慢半拍i
慢半拍i 2020-11-28 14:43

I am lacking some basic understanding in bitwise \'&\' operator.

5 = 101
4 = 100

So why the output of the below if conditi

6条回答
提交回复
热议问题