


where in program iostream.h and conio.h are header files having extension of.It gives access to compiler to access the libraries which contain definition of standard library functions and some specific word.

It always starts with # symbol it tells the compiler what kind of header file include in this program to execute it.
