answersLogoWhite

0

What is headderfile in c language?

User Avatar

Anonymous

13y ago
Updated: 8/19/2019

Header File in C/C++ are the files which contains the definition of the pre-defined functions, data-types & constants, etc. By adding the header file you reduce your job of defining the same functions which are defined earlier by someone else & you can use those functions/data-types easily.

User Avatar

Wiki User

13y ago

What else can I help you with?