DO NOT MISS

Ads

Thursday 16 June 2016

Arithmetic Operators in C-Lang

Arithmetic Operators:-
'C' provides all the basic arithmetic operators. These can operate on any built-in data type allowed in ‘C’.

Arithmetic operators are
Arithmetic operators
Operator
Meaning
+
Addition
-
Subtraction
*
Multiplication
/
Division ( for finding the quotient )
%
Modulo Division ( for finding the Reminder )

Greataims

 
Copyright © 2016 Computersadda. Designed by @ Computersadda Team - Published By Greataims