Saturday, May 22, 2010

Define arithmatic operator?

C language

Define arithmatic operator?
Quote: "The binary arithmetic operators are +, -, *, /, and the modulus operator %.", more abstractly an arithmetic operator is an operator which is applied to an arithmetic type. Hope this helps.
Reply:A symbol that directs the performance of an arithmetic operation. The intrinsic arithmetic operators are: + addition - subtraction * multiplication / division ** exponentiation


No comments:

Post a Comment