If you don't have any idea about printf() and scanf() than read previous post "Introduction to printf() and Scanf() Functions".
Aim: To perform arithmetic operation in C.
In this program we will see four arithmetic operations:
(1) Addition
(2) Subtraction
(3) Multiplication
(4) Division
Program:
Output:
Type Any Number
Similarly as per previous program.
It was very simple and basic arithmetic operation program in C.
Aim: To perform arithmetic operation in C.
In this program we will see four arithmetic operations:
(1) Addition
(2) Subtraction
(3) Multiplication
(4) Division
Program:
Output:
Type Any Number
Similarly as per previous program.
It was very simple and basic arithmetic operation program in C.
No comments:
Post a Comment