Card image cap
What is operator and types of operator.
54
3

operator are the symbol that are used to perform certain operator on data. C provides a variety of operators.
Different types of operators in C.
Arithmetic operators
Relational operators.
Logical operators.
Assignment operators.
Increment and decrement operators.
Compound assignment operators.

How do you vote?

Card image cap