what is the function of .h in #include<stdio.h> in c ?
Answer Posted / dekchand sharma
.h Means header file of input output in c.
#include<stdio.h>
it means standered input output header file.
Is This Answer Correct ? | 13 Yes | 9 No |
Post New Answer View All Answers
What are the types of bitwise operator?
What is a stream?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
Is there any data type in c with variable size?
What is a class c rental property?
what is the height of tree if leaf node is at level 3. please explain
Why we write conio h in c?
How can you pass an array to a function by value?
what is the diffrenet bettwen HTTP and internet protocol
How to define structures? ·
Explain can you assign a different address to an array tag?
What is conio h in c?
write a program to print largest number of each row of a 2D array
Explain can static variables be declared in a header file?
what are the different storage classes in c?