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

can v write main()
{
main();
}
Is it true?

Answer Posted / sharath

yes it becomes a recursive function
we have to specify any condition using a loop or any decision block so that the loop doesnot call the main() function again.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of sizeof () in c?

1099


Which control loop is recommended if you have to execute set of statements for fixed number of times?

1409


How can you call a function, given its name as a string?

1209


What is include directive in c?

1206


What is c standard library?

1271


Why do we use & in c?

1051


Compare interpreters and compilers.

1115


What is assert and when would I use it?

1064


printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

1216


Why c is a mother language?

1097


What does printf does?

1319


How are portions of a program disabled in demo versions?

1343


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

1138


What is the meaning of 2d in c?

1167


What is the maximum no. of arguments that can be given in a command line in C.?

1200