This C program asks the user to input two numbers, stores them in variables a and b, calculates their sum by adding a and b and storing the result in the variable sum, and prints out the sum.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
34 views1 page
Sum of Two Number
This C program asks the user to input two numbers, stores them in variables a and b, calculates their sum by adding a and b and storing the result in the variable sum, and prints out the sum.