explain operators in C.
Answers
Answered by
13
Explain operators in C.
C operator is rich in built-in operators and provides the following types of operators − Arithmetic Operators.
Relational Operators. Logical Operators.
- An operator is a symbol that tells the compiler to perform specific mathematical or logical functions.
__________________________
Similar questions