what is header files
Answers
Answered by
5
Answer:
A header file is a file with extension .h which contains C function declarations and macro definitions to be shared between several source files. There are two types of header files: the files that the programmer writes and the files that comes with your compiler.
Answered by
1
Answer:
Hi mate
Explanation:
Many programming languages and other computer files have a directive often called Include( as well as copy or import) that causes the contents of second file to be inserted into original file. These Included files are called HEADER FILES.
HOPE IT HELPS....
Similar questions
Biology,
6 months ago
Accountancy,
6 months ago
History,
6 months ago
Social Sciences,
11 months ago
Math,
11 months ago
Math,
1 year ago