how many header file is in C language ?
Answer Posted / sampath
In my point of you there are above 300 header files are
there.
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is the difference between array and linked list in c?
What is the use of function overloading in C?
What are the preprocessor categories?
Explain what are the advantages and disadvantages of a heap?
what is the difference between 123 and 0123 in c?
Can a program have two main functions?
What does it mean when a pointer is used in an if statement?
What is variable in c example?
Is file a keyword in c?
How many header files are in c?
how could explain about job profile
Why do we write return 0 in c?
How do I get an accurate error status return from system on ms-dos?
Why malloc is faster than calloc?
What is the difference between ++a and a++?