how many header file is in C language ?
Answer Posted / saicharan(cherry)
55 hadder files in C language
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why is c used in embedded systems?
All technical questions
How can I make sure that my program is the only one accessing a file?
Is Exception handling possible in c language?
Can we use any name in place of argv and argc as command line arguments?
What is the size of structure in c?
State two uses of pointers in C?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Write a Program to find whether the given number or string is palindrome.
What is n in c?
What are header files and explain what are its uses in c programming?
What is difference between structure and union with example?
Difference between MAC vs. IP Addressing
Explain about C function prototype?
What is %s and %d in c?