This video tutorial illustrates a simple program of adding two integer numbers. Full Source Code #include #include void main() {…