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 Signature and parameter in overloading ?

Answer Posted / rahul shanbhag

Signature overloading is just method overloading where you have same function varying in sequence of parameters or type of parameters. In this case the return type may be the same or varying..

Parameterised polymorphism happens at class level where the paramenters passed to the constructor decides the type of the object. For ex in generic collections if you say List<int> would create a list with integer elements and List<string> would create List with string elements.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to declares a two-dimensional array in C#?

1087


What is different about switch statements in c#?

924


Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?

1009


How many keyword present in C# language ?

1055


What is the importance of closing an ado.net application?

945


What is difference between method overriding and method overloading?

1109


Explain About a class access specifiers and method access specifiers.

1040


Is cli same as the clr?

949


What do you mean by “finalize” and “finally” methods in c#?

948


What are the advantages of using delegates in c#?

967


Explain get and set accessor properties?

940


How to exclude a property from xml serialization?

1064


How does c# achieve polymorphism?

994


Explain Constructor and destructor?

1014


Does c# support #define for defining global constants?

1079