what are header files what are their uses- header


What are header files? What are their uses?

- Header files are also known as library files.

- They carry two significant things: definitions and prototypes of functions being used in a program.

- For Illustration: stdio.h is a header file which comprise definition and prototypes of commands such as printf and scanf.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: what are header files what are their uses- header
Reference No:- TGS0355038

Expected delivery within 24 Hours