C uses the four arithmetic operators that are common in most programming languages, and one, the remainder operator, which is not so common.
+ Addition
- Subtraction
* Multiplication
/ Division
% Remainder
+ Addition
- Subtraction
* Multiplication
/ Division
% Remainder
0 comments:
Post a Comment