what is the function of .h in #include<stdio.h> in c ?
Answer Posted / rajan
# 8
accrding to my view simply we can say #include<stdio.h> is
a header file .this is include all standered input output of c
.h is used in this syntex is represents the link about the
header file (.h)
we also write syntex #include<stdio.h> is
#include"stdio.h" the .h shows that this is a header file..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is this loop always executing once?
I heard that you have to include stdio.h before calling printf. Why?
Explain threaded binary trees?
How reliable are floating-point comparisons?
What is wrong with this initialization?
What is the heap?
write a program to generate address labels using structures?
Why c is called a middle level language?
Explain how do you print an address?
Can we assign string to char pointer?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Explain the red-black trees?
What is %s and %d in c?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
What is a class c rental property?