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 / mukesh

main() is pre user defined function there4 no need of header
file for it bcoz it is not a library function

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different categories of functions in c?

1180


What is a far pointer in c?

1099


How to establish connection with oracle database software from c language?

2261


In c language can we compile a program without main() function?

1179


Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

3216


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

2097


What is the use of a ‘’ character?

1149


What is nested structure?

1099


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

1218


Explain what is the heap?

1104


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4753


What the advantages of using Unions?

1295


Explain what happens if you free a pointer twice?

1138


What are volatile variables in c?

997


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1689