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

Is it possible to run a c program without using main?If yes
HOW??

Answer Posted / ankith.v

It is not possible

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can math operations be performed on a void pointer?

1105


What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

1189


Explain why c is faster than c++?

1126


Do you know the difference between exit() and _exit() function in c?

1112


What do you understand by friend-functions? How are they used?

1251


What do you mean by dynamic memory allocation in c?

1151


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2624


Explain goto?

1207


Explain the difference between the local variable and global variable in c?

1134


What is wrong with this program statement?

1088


Why n++ execute faster than n+1 ?

3151


What is the benefit of using an enum rather than a #define constant?

1322


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

2243


What is s or c?

1121


What is a node in c?

1024