what is a headerfile?and what will be a program without it
explain nan example?
Answer Posted / yyy
header file contains pre defined functions.that are used in
the programme.
header files will have .h as an extension.
eg:stdio.h is a header file which contains input and output
functions like scanf and printf.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is a 'null pointer assignment' error?
What are the 5 elements of structure?
What is the difference between union and anonymous union?
What is pointers in c?
What is the -> in c?
the question is that what you have been doing all these periods (one year gap)
Do you have any idea about the use of "auto" keyword?
Ow can I insert or delete a line (or record) in the middle of a file?
What extern c means?
I heard that you have to include stdio.h before calling printf. Why?
How do shell structures work?
Why do we use namespace feature?
What is operator promotion?
What is the maximum length of an identifier?
What is c programming structure?