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

with out using main how to execute the program?

Answer Posted / sagar

In any C program, it must contain main function..........
So, it is not possible to run any program without main
function .......

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is spaghetti programming?

1195


What is structure packing in c?

1136


Difference between constant pointer and pointer to a constant.

1220


what is recursion in C

1113


How many data structures are there in c?

1166


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

2213


What does a function declared as pascal do differently?

1218


What are unions in c?

1083


‎How to define structures? · ‎

1144


Once I have used freopen, how can I get the original stdout (or stdin) back?

1119


What are the types of arrays in c?

1236


Is the exit() function same as the return statement? Explain.

1154


is it possible to create your own header files?

1161


What are the modifiers available in c programming language?

1273


Why is C language being considered a middle level language?

1204