An operator is a special symbol that tells the computer to perform certain mathematics or logical maniculation on data stored in variables.The variables that are operated are turned as operands.
C operates can be classified in to following categories :-
1 Arithmetic operator
2 Relational operator
3 Logical "
4 Assignment "
5 Increments or decrement operator
6 Conditional operator
7 Bit wise operator
8 Special operator
C operates can be classified in to following categories :-
1 Arithmetic operator
2 Relational operator
3 Logical "
4 Assignment "
5 Increments or decrement operator
6 Conditional operator
7 Bit wise operator
8 Special operator
Comments
Post a Comment