what is a headerfile?and what will be a program without it
explain nan example?
Answer Posted / praveen badiger
Header files are predefined function, these are defined in .h extention .if u not used the header file compiler will through an error message..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is #error and use of it?
Is c++ based on c?
Does c have an equivalent to pascals with statement?
Explain the advantages and disadvantages of macros.
What is d scanf?
Is r written in c?
What is the use of pragma in embedded c?
What are the features of c language?
How to get string length of given string in c?
Explain what is the difference between a string and an array?
Write the control statements in C language
Lists the benefits of c programming language?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
Is c is a middle level language?
How can you avoid including a header more than once?