what is the function of .h in #include<stdio.h> in c ?

Answer Posted / dilip kumar

u know that every file is exist with extention name
so .h is a extention name of all header file.

Is This Answer Correct ?    50 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is masking?

633


What is the difference between functions getch() and getche()?

613


Why are all header files not declared in every c program?

596


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1924


What is #include in c?

596






What are the types of functions in c?

568


What are the different types of control structures in programming?

656


What are loops in c?

545


How can I call a function with an argument list built up at run time?

631


Write a program to swap two numbers without using the third variable?

591


What is structure padding in c?

621


Do pointers take up memory?

651


Which programming language is best for getting job 2020?

605


What is the size of enum in bytes?

579


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

1589