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


Why is main function so important?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }

6 Answers   Microsoft,


Is there any book to know about Basics of C Language?

4 Answers  


Which is best linux os?

0 Answers  


How can I call a function with an argument list built up at run time?

0 Answers  


What is difference between arrays and pointers?

0 Answers  


What are the disadvantages of c language?

0 Answers  


how to find a 5th bit is set in c program

4 Answers   IBM,


Why the use of alloca() is discouraged?

2 Answers   Oracle,


c program to manipulate x=1!+2!+3!+...+n! using recursion

1 Answers   TCS,


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

0 Answers  


#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }

1 Answers  


Is there a way to jump out of a function or functions?

0 Answers  


Categories