take 2 number and sum of it in 3rd numbe c progam code example Example: addition of two numbers in c int num1,num2; printf("%d",num1+num2);