Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / victor chatterjee

.h is that extension in which the library files are being
saved. such as stdio.h, conio.h, iostream.h. it is the
header file which includes all the standard input output
functions.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the explanation for the dangling pointer in c?

1175


What is clrscr ()?

1171


What are the different types of objects used in c?

1079


how to introdu5ce my self in serco

2049


How to declare a variable?

1068


Why is a semicolon (;) put at the end of every program statement?

1123


What is the purpose of scanf() and printf() functions?

1298


Dont ansi function prototypes render lint obsolete?

1195


What is const and volatile in c?

1094


Write a program in c to replace any vowel in a string with z?

1169


in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

1082


Write a program to check prime number in c programming?

1144


How many types of sorting are there in c?

1111


What is s in c?

1094


what is the height of tree if leaf node is at level 3. please explain

2199