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

In which category does main function belong??

Answer Posted / ektasingh

main is not user defined.(user defined functions can have
any name )

main is not inbuilt.(it has not been defined in any library)

what is main????

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

2172


Write the Program to reverse a string using pointers.

1069


Is it possible to pass an entire structure to functions?

1053


what is the role you expect in software industry?

2197


What is the need of structure in c?

1182


What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

1184


When should you use a type cast?

1178


When is a void pointer used?

1303


What is static identifier?

1278


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

1119


What is dynamic variable in c?

1096


Explain how can you tell whether two strings are the same?

1077


Explain the bubble sort algorithm.

1108


Why can’t we compare structures?

1321


Explain high-order bytes.

1177