An operator is a symbol or function that performs a specific operation or action on one or more inputs to produce an output.
Operators are categorized into four groups.
Arithmetic Operators.
Assignment Operators.
Logical Operators.
Precedence Operators.