Case: MathOps.java
x = -a;
x = a * -b;
x = a * (-b);
The increment operator is one explanation for the name C++, implying "one step beyond C", while "Java = C++--."