what is the function of .h in #include<stdio.h> in c ?
Answer Posted / sr amit tyagi
.h extension shows the type of file is header file. In turbo
c there are two file that are use for predefine function.as
header file which contains definition and explanations of
all function and constants and the extension of these file
is ".h".where the functions are kept in the library file
which have extension ".LIB".example
stdio.h
or
stdio.LIB
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is string constants?
a c code by using memory allocation for add ,multiply of sprase matrixes
ATM machine and railway reservation class/object diagram
How is = symbol different from == symbol in c programming?
explain what are pointers?
Is this program statement valid? INT = 10.50;
What is a sequential access file?
What is function in c with example?
i got 75% in all semester am i eligible for your company
What are the different types of errors?
How many levels deep can include files be nested?
Why dont c comments nest?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What is nested structure in c?
List some applications of c programming language?