increasing the value of a variable by one is called increment. decreasing it by one is called decrement. This is what we call them. In Java, the following two symbols are used to write this. In int y ...