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

Whether there can be main inside another main?If so how does
it work?

Answer Posted / qq

int main()
{ /*main();*/
printf("Thant's it");
}

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between union and structure in c?

1244


Can a pointer be null?

1079


Where we use clrscr in c?

1186


how do you execute a c program in unix.

1158


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

1409


C program to find all possible outcomes of a dice?

2410


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

4361


What is array in C

1211


What is pre-emptive data structure and explain it with example?

3788


What is a void * in c?

1135


What is meant by initialization and how we initialize a variable?

1093


What does it mean when the linker says that _end is undefined?

1148


What is the difference between the local variable and global variable in c?

1015


What is pointer in c?

1249


Is struct oop?

1061