Operators in C

Previous
Next

Operators:

  • Operator is a symbol
  • Operator performs an operation on operands
  • Expression is a collection of Operators and Operands.

Operators classified into:

  1. Unary: Performs operation on Single operand.
  2. Binary: Performs operation on 2 operands.
  3. Ternary: Performs operations on 3 operands.

Previous
Next

Add Comment

Courses Enquiry Form