Computer Science, asked by itzzcharrycharan3938, 8 months ago

Write a C program to compute basic arithmetic operations like addition, subtraction,
multiplication and division. Separate functions should be defined for above arithmetic
operations but the above specified functions should be invoked from another function called
mathoper( ). The parameters for mathoper( ) functions are function name, operand 1 and
operand 2.

Answers

Answered by gk514019
0

Answer:

May be it is Mathoper ()

Similar questions