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

main()
{
static int ivar=5;
printf("%d",ivar--);
if(ivar)
main();
}

Answer Posted / sindhujah

4

Is This Answer Correct ?    3 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How important is structure in life?

1150


Explain the binary height balanced tree?

1239


using for loop sum 2 number of any 4 digit number in c language

2419


What is #include conio h?

1055


What are operators in c?

1077


Can I initialize unions?

1093


What is the general form of a C program?

1070


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

1110


How can you pass an array to a function by value?

1179


Why is main function so important?

1163


I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...

10250


What happens if header file is included twice?

1212


How does pointer work in c?

1200


What do you mean by command line argument?

1228


What does the error message "DGROUP exceeds 64K" mean?

1277