what is the function of .h in #include<stdio.h> in c ?
Answer Posted / shaix
As i know , em not that much xperiancd ......
buh available to ans the question as i know
<stdio.h>
which stand for <standard input output . Header File>
so .h is a header file which includes standard input and output functions ..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does c mean in standard form?
what are the different storage classes in c?
Which is best linux os?
What are the different types of data structures in c?
what is a function method?give example?
What is the default value of local and global variables in c?
Give basis knowledge of web designing ...
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Describe static function with its usage?
How can you call a function, given its name as a string?
Tell me when is a void pointer used?
What happens if a header file is included twice?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
What does the c preprocessor do?
What is the difference between procedural and declarative language?