C program to design calculator with basic operations using switch
This program will read two integer numbers and an operator like +,-,*,/,% and then print the result according to given operator, it is a complete calculator program on basic arithmetic operators using switch statement in c programming language.
Calculator program with Basic operations using switch
Output
need an explanation for this answer? contact us directly to get an explanation for this answer