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 / manish soni bca 3rd year jaipu

it is recursive function.
here is no condition is apply so
the result is
infintely.
and after that 'the statck memory flow'.
conditio is start.


manish soni tagore bio tech collage,
jaipur

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you increase the size of a statically allocated array?

1120


how to create duplicate link list using C???

2603


What is a nested formula?

1236


How can I find the modification date of a file?

1337


Explain pointer. What are function pointers in C?

1145


What is calloc()?

1132


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

1216


Explain what will the preprocessor do for a program?

1111


What is methods in c?

1142


There seem to be a few missing operators ..

1095


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

1127


What are the different types of errors?

1206


Tell me when is a void pointer used?

1239


Can you subtract pointers from each other? Why would you?

1006


Multiply an Integer Number by 2 Without Using Multiplication Operator

820