Operators
- C language supports a rich set of built-in operators. An operator is a symbol that tells the compiler to perform a certain mathematical or logical manipulation. Operators are used in programs to manipulate data and variables
Type | PRactical Video |
Arithmetic Operators | |
Relational operator | |
Logical operator | |
Assignment Operator | |
BitWise operator | |
Unary Operator | |
Ternary operator | |
We you have any doubt let me know :)