Thursday, March 13, 2014

Operators

Operators are symbols that used to perform mathematical, logical and assignment operations. These operators and the values ​​into the process is called operand. Operators can receive more than one operand. Operator that has one operand is called unary operators. The operators used in C language is analyzed in three groups.
  1. Mathematical,
  2. Logical,
  3. Assignment operators.

No comments:

Post a Comment