Is header file the library file?

Answer:
No. Header files are those which contains declaration part of function & library files are those which contains definition part of function. These are those functions which we called in our program by using header files.
First answer by ID1001692655. Last edit by ID1001692655. Question popularity: 2 [recommend question].