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

Main must be written as
a.the first function in the program
b.Second function in the program
c.Last function in the program
d.any where in the program

Answer Posted / vishwanath g. desai

d. Any where in the program, because it is a top down
program ok I agree with that, actually the feature wise we
have to write the first but now the compiler agree with the
answer d. While the program execute means it execute the
first main().

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of using macro in c language?

1191


Do string constants represent numerical values?

1448


What is struct node in c?

1125


What is the difference between far and near in c?

1121


Why do we need a structure?

1081


What is the use of c language in real life?

1070


Explain how can a program be made to print the line number where an error occurs?

1282


How can I trap or ignore keyboard interrupts like control-c?

1117


What is table lookup in c?

1148


How can a string be converted to a number?

1069


How can I split up a string into whitespace-separated fields?

1107


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

2099


Why do we use static in c?

1177


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1372


Why do we use & in c?

1052