In this program, user is asked to enter two integers. Then, the sum of those two integers is stored in a variable and displayed on the screen.

Code Module:

https://github.com/aksprogramming/c-programming/blob/master/addtwonumbers.c