Assume a and b are boolean variables. What are their values after this statement executes?
a =!((b=4<=5) && (a=4>=5));
Hint: First rewrite the statement to make it more readable.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.