what is the function of .h in #include<stdio.h> in c ?
Answer Posted / moolshankar
.his the extencation of the header file .h indicvates
that its a header file
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How can I prevent another program from modifying part of a file that I am modifying?
Does c have function or method?
Write a program on swapping (100, 50)
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Are local variables initialized to zero by default in c?
Is c# a good language?
how we can make 3d venturing graphics on outer interface
What is the advantage of c?
Why doesnt that code work?
difference between native and cross compilers
List the difference between a "copy constructor" and a "assignment operator"?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Write a program to swap two numbers without using third variable?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
What are the Advantages of using macro