0
Write a c program to implement all the function.
functions like arithmetic, logical,etc
3 odpowiedzi
+ 6
Please show us your attempt, if you have any problem with the code we are here to help you.
0
i have no answer please suggest a answer by you
0
nishant baliyan just follow below to start with and I am sure gradually will complete entire aspects:
take two numbers as input as int
take character as input for operation of arithmetic as char (+,- etc)
use switch case or if else to manipulate output