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

Can we write a program without main() function?

Answer Posted / revathipawar

no we cant write bcoz main() tells to the processor that it
is starting of the c programming

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of linkage in c language?

1102


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

1304


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

1204


what is the difference between 123 and 0123 in c?

1276


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1155


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

1118


Hi can anyone tell what is a start up code?

2135


Why is c still so popular?

1101


What is assignment operator?

1110


How can I direct output to the printer?

1370


What is structure packing in c?

1138


When can a far pointer be used?

1077


how to find binary of number?

4534


Difference between constant pointer and pointer to a constant.

1222


What does %c do in c?

1050