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 we shiuld use main keyword in C

Answer Posted / gg

Every C program should have at least one function.main() is
special function, from here the actual execution of the
program starts. main() is one which calls all other
functions and helps to do their job.The functions may from
library or user defined.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of main() function?

1310


what is the role you expect in software industry?

2204


What was noalias and what ever happened to it?

1100


What is exit() function?

1075


Why is it usually a bad idea to use gets()? Suggest a workaround.

1873


What is the explanation for modular programming?

1276


#define PRINT(int) printf("int = %d ",int) main() {< BR> intx,y,z; x=03;y=02;z=01; PRINT(x^x); z<<=3;PRINT(x); y>>=3;PRINT(y); }

1240


Explain which function in c can be used to append a string to another string?

1141


What are the 5 types of inheritance in c ++?

1073


What is meant by type casting?

1106


what type of questions arrive in interview over c programming?

2088


What is masking?

1215


Where does the name "C" come from, anyway?

1218


What is null pointer constant?

1282


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

2238