Define header File?
Answers
Answered by
2
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.
Explanation:
Please mark as brainliest.
Answered by
1
Explanation:
The files that tell the compiler how to call some functionality (without knowing how the functionality actually works) are called header files.
Similar questions
Social Sciences,
2 months ago
Social Sciences,
2 months ago
English,
5 months ago
English,
5 months ago
English,
11 months ago
Math,
11 months ago