+ 2
Help me please!
I do not understand what bitwise operations are, how is it different "&" from "or". And why "&" comes in precedence higher than "==". And what are operators: "<<" and ">>".
0 odpowiedzi
I do not understand what bitwise operations are, how is it different "&" from "or". And why "&" comes in precedence higher than "==". And what are operators: "<<" and ">>".