how many header file is in C language ?
Answer Posted / prashant gupta
26 header files in C language.
| Is This Answer Correct ? | 16 Yes | 36 No |
Post New Answer View All Answers
how to construct a simulator keeping the logical boolean gates in c
What is difference between union and structure in c?
Write a factorial program using C.
What is page thrashing?
Where local variables are stored in c?
Can a pointer be null?
Explain what are the standard predefined macros?
What is the best way of making my program efficient?
When should a type cast not be used?
What is a pointer and how it is initialized?
Is javascript written in c?
How can I trap or ignore keyboard interrupts like control-c?
Is register a keyword in c?
Is it possible to execute code even after the program exits the main() function?
Which is best book for data structures in c?