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 information does the header files contain?

Answer Posted / vivek k dixit

A header file contains #define,structure,union and enum
declarations,it also contains global variable and external
funtion declarations.The # include directive should be used
to pull in header files.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about the use of bit field?

1100


What is time complexity c?

1041


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.

2127


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

2099


What does stand for?

1141


Why is structure padding done in c?

1192


Where in memory are my variables stored?

1248


Why malloc is faster than calloc?

1121


How are 16- and 32-bit numbers stored?

1326


Can we compile a program without main() function?

1181


C language questions for civil engineering

1766


write a program to create a sparse matrix using dynamic memory allocation.

4956


write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

2150


What is modifier & how many types of modifiers available in c?

1074


How will you write a code for accessing the length of an array without assigning it to another variable?

1094