C language offers many types of operators. They are
-Arithmetic operators
-Assignment operators
-Relational operators
-Logical operators
-Bitwise operators
-Conditional operators (ternary operators)
-Increment and decrement operators
-Special operators