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...

which header file contains main() function in c?

Answer Posted / surendra nath sahoo

Hello Friends..

Actually a header file in C language only have
four things
1:typedef
2:function prototype
3:macro definations
4:external variables

And header file is required if the return type of a function
is not int.

as main function default return type is int so header file
is not required.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does selection sort work in c?

1092


When is the “void” keyword used in a function?

1572


C language questions for civil engineering

1764


What is a lookup table in c?

1171


write a c program to calculate sum of digits till it reduces to a single digit using recursion

3377


Does sprintf put null character?

1091


What is masking?

1213


will u please send me the placement papers to my mail???????????????????

1883


Is c object oriented?

1011


all c language question

2485


Explain the bubble sort algorithm.

1108


Is main a keyword in c?

1179


Why do we use stdio h and conio h?

1133


How do I use void main?

1141


Why does everyone say not to use gets?

1197