1.

What is the function to add values

Answer»

(INT a, int B){int SUM= a+b;RETURN sum;}



Discussion

No Comment Found