how many header file is in C language ?
Answer Posted / rinki
17 header files is in c programming.
| Is This Answer Correct ? | 0 Yes | 16 No |
Post New Answer View All Answers
How can I get the current date or time of day in a c program?
int far *near * p; means
Is array name a pointer?
How can my program discover the complete pathname to the executable from which it was invoked?
Is anything faster than c?
What is null pointer in c?
Does free set pointer to null?
What is the difference between near, far and huge pointers?
What are the basic data types associated with c?
What are the types of type specifiers?
Explain what does it mean when a pointer is used in an if statement?
What's a good way to check for "close enough" floating-point equality?
How can I change their mode to binary?
What is an example of structure?
How is = symbol different from == symbol in c programming?