answersLogoWhite

0


Best Answer

An arithmetic operator is any of the "atomic" operators to do the following math operations:

+ addition

- subtraction

/ division

* multiplication

% modulus division

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an arithmetic operator in c program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

C program to implement arithmetic assignment operator?

y=2x2+3x+1


What is an arithmetic operator in c?

+


What is precedence between relational operator and arithmetic operator?

Arithmetic operators (+, -, *, /, % ) have greater precedence over relational operators (<, >, <=, >=, ==, !=) in C language.


Write a program in C for arithmetic operations between two integers your program should guide users with proper message or menu on the console?

Write a program in C for showing working of different logical operator in C.Your program should guide users with proper message/menu on the console. (5 Marks)


What is the order of precedence with regard to the operator used in embedded C program?

Operator precedence in embedded C is exactly the same as in standard C.


How can you download c compiler?

write a c program to fine largest/smallest of 3no (using ?:ternary operator/conditional operator)


Arithmetic operator that divides contents of a cell?

The arithmetic operator that divides contents of a cell is the front slash. =A3/B3


What is an arithmetic operator that multiplies?

Multiplication


Arithmetic operator that multiplies by 0.01?

percentage


What arithmetic operator multiplies by 0.01?

percentage


Arithmetic operator that makes a number negative?

Negation


Arithmetic operator that subtracts contents of cells?

Subtraction