Showing posts with label Operators In C. Show all posts
Showing posts with label Operators In C. Show all posts

Tuesday, October 26, 2010

C Operators


Operator:
        An operator is special symbol that that acts on operands to carry out certain computation .
Operand:
       An operand can be a variable , constant .