Operator of C Language

What is Operator of C Language

Ans An operator is a symbol used to perform operations in  given Programming Language. we will look into operators used in the C Programming Language.

  1. Unary Operator.= Single Operand are called Unary operator.
  2. Binary operator = Two Operand are called Binary operator.
  3. Ternary Operator = Ternary Operand are called Ternary operator(Conditional Operator).

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *