Evaluate the following Java expression, if x=3, y=5, and z=10:
++z + y - y + z + x++

Posted on by