C program to find SUM and AVERAGE of two numbers.
In this C program, we are going to learn how to find sum and average of two integer numbers? Here, we are taking input from the user of two integer number, first number will be stored in the variable a and second number will be stored in the variable b.
Sum and Average of two numbers
Note: Only integer values should be entered as input.
Output
need an explanation for this answer? contact us directly to get an explanation for this answer