WHAT IS ARITHMETIC OPERATOR IN C?
C Arithmetic operators are used to perform mathematical calculations like addition, subtraction, multiplication, division and modulus in C programs.
Arithmetic operators are +, -, *, /, %
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
C Arithmetic operators are used to perform mathematical calculations like addition, subtraction, multiplication, division and modulus in C programs.
Arithmetic operators are +, -, *, /, %
need an explanation for this answer? contact us directly to get an explanation for this answer