what is a headerfile?and what will be a program without it
explain nan example?
Answer Posted / pradeep m.c
headerfile is one includes pre-defined functions n
and definatrions and is a librari of functions,which the
programme refers to and uses required function to
execute operations.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How is a macro different from a function?
Why c language?
What are data structures in c and how to use them?
What is the difference between exit() and _exit() function?
Explain two-dimensional array.
Explain how can I open a file so that other programs can update it at the same time?
How pointers are declared?
How is null defined in c?
Why is structure important for a child?
What are the advantages of c language?
What is the difference between procedural and declarative language?
What does c in a circle mean?
What is the size of empty structure in c?
What is difference between function overloading and operator overloading?
Explain function?