Answer the question
In order to leave comments, you need to log in
Why is the value "false" assigned?
bool a = (2&1)!=0;
bool b = (2&2)!=0;
//почему переменная "a" равна "false",а переменная "b" равна "true"?Как это работает ?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question