Operators
Operators are special symbols that are used to perform certain operations on data. For example, the '+' is an operator. It is used to perform addition operations on two values.Types of Operators
Different types of operators available in C are as follows:- Arithmetic operators
- Relational operators
- Logical operators
- Assignment operators
- Increment and decrement operators
- Compound assignment operators etc.
No comments:
Post a Comment
Thanks For Visiting Here...!! I will Reply you as soon as possible.