an operator is a symbol that is used to perform certain mathematic and logical operations.
operators is used to manipulate data and variables.
types of operator
- unary operators
- arithmatic operators.
- bitwise operators.
- realtional operators.
- logical operators
- conditional operators.
- assignment operators