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

How can you overload a method?

Answer Posted / chandana

Method overloading are of two types: Compile-Time and Run
Time.

The compile time overloading is achieved by providing
different method signatures. Whereas, the runtime is
achieved by using the same method names for a hierarchy of
classes, (parent and child classes using the same method
signature); In this case, behavior of the method call is
decided at run time.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is system console writeline in c#?

1096


What is the use of table aliases?

961


What is thread in c#?

1005


What are c# i/o classes? What are the commonly used i/o classes?

968


What are floating point numbers?

1057


What is an expression in c#?

962


What is the difference between int.parse and int.tryparse methods?

1093


Explain copy constructor?

1188


Why we use anonymous methods in c#?

1006


What is the difference between list and ilist in c#?

932


What is the difference between ienumerable and enumerable?

964


Is c# an open source language?

1029


What is console readkey in vb net?

1141


What is func c#?

1044


Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

1040