Standard library functions are also known as built-in functions. Functions such as puts() , gets() , printf() , scanf() etc are standard library functions. These functions are already defined in header files (files with . h extensions are called header files such as stdio.These functions help the developer to make his work little bit easy