C Program to Implement Calculator using Functions
This C Program Implements calculator using functions,functions perform the required operations and returns result to the calling function OUTPUT: Enter two Numbers for the Operation 12 534 Enter 1.Addition 2.Subtraction 3.Multiplication 4.Division 1 546
Recent Comments