I have a reference book now, but it shows the bitwise operators all in the same precedence, so from that I would guess that left to right would apply....
I loaded the expression into a
test program. Compile and run... The answer is 11 - you were right.
The real question is: Do we need to know this level of precedence for the SCJP2 exam?