A simple C program to display “Hello, World!” on the screen. Since, it’s a very simple program, it is often used to illustrate the syntax of a programming language.
Code Module :
https://github.com/aksprogramming/c-programming/blob/master/addtwonumbers.c
