Arithmetic operators in c progamming with example

Arithmetic operators in c
Arithmetic operators are used to perform arithmetic operations like addition, subtraction, multiplication, division and modulo.



Example

OUTPUT


Comments

Popular posts from this blog

Implement Bouncing Ball Animation Using C Graphics

Walking Stickman -Using C graphics

Sine Wave - Using C Graphics