what information does the header files contain?
Answer Posted / shashi
In computer programming, particularly in the C and C++
programming languages, a header file or include file is a
file, usually in the form of source code, that a compiler
automatically includes when processing another source file.
Typically, programmers specify the inclusion of header files
via compiler directives at the beginning (or head) of the
other source file.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is abstract data structure in c?
What is int main () in c?
Why does this code crash?
how should functions be apportioned among source files?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is the size of empty structure in c?
What is meant by type casting?
What is switch in c?
What is a memory leak? How to avoid it?
What are the __date__ and __time__ preprocessor commands?
Describe the difference between = and == symbols in c programming?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Write a program to print factorial of given number without using recursion?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area