36-Write a C program to calculate sum of two number using another function.
Program: 36
Write a C program to calculate sum of two number using another function.
Output:
Enter any three numbers: 45 54 733 Sum= 832
Write a C program to calculate sum of two number using another function.
Enter any three numbers: 45 54 733 Sum= 832