18 February 2016
A "Hello, World!" program in C can be written by calling the puts function to send the "Hello, World!" string to the standard output stream.