Wednesday, May 14, 2008

Arithmetic operators

Arithmetic operators

Arithmetic Operators are used to Arithmetical calculation.

There are five Arithmetic operators in C:

Operator Purpose
+ Addition
- Subtraction
* Multiplication
/ Division
% Remainder after integer division

0 comments:

Copyright

Copyright © 2008 C Tutorial, All rights are reserved