Operators are the special characters represent a specific operation. The operation on which performed is called as operands. Based on the operands there are two different operators are present those are
Operators which are applied on single operand are called as unary operators.
Increment decrement operators comes under unary operators.
There are two different types of unary operators are present. Those
1. increment operator (++)
2. decrement operator (--)