what is the function of .h in #include<stdio.h> in c ?
Answer Posted / dilip kumar
u know that every file is exist with extention name
so .h is a extention name of all header file.
| Is This Answer Correct ? | 50 Yes | 17 No |
Post New Answer View All Answers
Can you apply link and association interchangeably?
What is context in c?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
How was c created?
What is the use of getchar() function?
How can I implement a delay, or time a users response, with sub-second resolution?
Can we add pointers together?
How do you use a pointer to a function?
What are the advantages and disadvantages of c language?
What is #line used for?
Differentiate between declaring a variable and defining a variable?
What is the use of header files?
Explain how can I prevent another program from modifying part of a file that I am modifying?
Explain can static variables be declared in a header file?
What are different storage class specifiers in c?