About Lesson
Operators :
An operator is a Symbol that performs an operation. An operators acts some variables are called operands to get the desired result.
Types of Operator :
1) Arithmetic Operators.
2) Relational Operators.
3) Logical Operators.
4) Assignment Operators.
5). Unary Operators.
6) Conditional Operators.
7) Special Operators.
8) Bitwise Operators.
9) Pointer Operator