top | item 14867780

(no title)

vbcr | 8 years ago

and easily mitigated by the right use of parentheses.

System.out.println((1 + 2) + " = " + (1 + 2));

discuss

order

sayham28|8 years ago

Right but where is fun in that?? Lol. By the way, I think I should add this part on the post to show the fix, especially for the newcomers in Java world.