Operator defines which operation is to be performed on the variables. Different operators perform different kinds of operations.
Types of Operators:
1. Arithmetic Operators
2. Relational Operators
3. Logical Operators
4. Assignment Operator
5. Conditional Operator
6. Increment and Decrement Operator
7. Bitwise Operators