+ 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 ">>".
1 Respuesta
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 ">>".