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

What is the difference b/w main() in C language and main()
in C++.

Answer Posted / ppp

In c:
int main(){ void main(){
..... .......
..... OR ......
return 0; }
}

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of pointers?

1109


What is the use of parallelize in spark?

1064


Explain what is the difference between a free-standing and a hosted environment?

1237


How would you obtain the current time and difference between two times?

1339


How can I do serial ("comm") port I/O?

1217


Can we declare variable anywhere in c?

1034


How many header files are in c?

1066


What is external variable in c?

1097


How old is c programming language?

1064


Explain how do you determine whether to use a stream function or a low-level function?

1135


When should you not use a type cast?

1181


Explain built-in function?

1188


What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

1223


What is abstract data structure in c?

1110


What is a stream water?

1283