A unary operator operates on only one operand.
Unary Operators
+
Positive value
-
Negative value
operator operand
-5 is a negative number.
-5