An operator is a symbol
that tells the compiler to perform specific mathematical or logical
manipulations
Type of operators:
1. Arithmetic Operators
2. Relational Operators
3. Bitwise Operators
4. Logical Operators
5. Unary Operators
6. Ternary Operator
7. Bitwise and Bit Shift
Operators
8. Compound Assignment
Operators
1-Arithmetic Operators
2-Compound Assignment Operators
3-Bitwise Operators
4 -Logical Operators
5-Relational Operators
6-Unary Operators