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

Describe functional overloading?

Answer Posted / naidu

method name is same and signature is different, signature
means, .type of parameters or
.order of parameters or
.number of param

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

1163


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

1135


What does override mean in c++?

1122


What are the differences between java and c++?

1133


How can we read/write Structures from/to data files?

1191


What is the type of 'this' pointer? When does it get created?

1003


How to give an alternate name to a namespace?

1131


What is polymorphism & list its types in c++?

1123


What is using namespace std in c++?

1208


what is Loop function? What are different types of Loops?

1283


What is the need of a destructor?

1205


What is an undefined reference/unresolved external symbol error and how do I fix it?

1166


Should a constructor be public or private?

1088


What is flush programming?

1062


Incase of a function declaration, what is extern means?

1030