what is the function of .h in #include<stdio.h> in c ?
Answer Posted / amatullah
.h is the extention of the header file
h indicates that its a header file
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Is main is user defined function?
What is a shell structure examples?
Explain how do you list files in a directory?
What is boolean in c?
What does != Mean in c?
Explain modulus operator.
int i=10; printf("%d %d %d", i, i=20, i);
Why can’t constant values be used to define an array’s initial size?
What does %d do?
Can the sizeof operator be used to tell the size of an array passed to a function?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Why we use int main and void main?
plz let me know how to become a telecom protocol tester. thank you.
Does c have enums?
How can I do serial ("comm") port I/O?