Operators:
It is a symbol and it performs particular operation.
Operand:
It is an entity, on which an operator acts.
Binary Operator:
It requires 2 operands.
Unary Operator:
It requires only a single operand.
C operators can be classified into number of categories. They are
a) Ternary (or) Conditional Operator
b) Comma Operator
c) sizeof Operator
Next Topic : Arithmetic Operators
Previous Topic : To enter any Date in Date format and Display the Given Date
No comments:
Post a Comment