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

can you overload a method of class A in Class B if it is
derived class of A?If it is yes tell me how is it possible?

Answer Posted / dhanunjaya

yes,we can overload.Most of the times we can overload a
method within same class only but overloading is possible
between classes.So internally overloading is possible in
class B.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different states of a thread?

963


Is c# code is managed or unmanaged code?

1133


Does unity require coding?

1002


I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

1009


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

945


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

2231


Why we use delegates in c#?

946


What is the difference while using directive vs using statement ?

1060


What does it mean to override a method?

1069


Why dictionary is faster than list?

1021


What types of object can I throw as exceptions?

981


Can constructor be overloaded in c#?

917


Is versioning applicable to private assemblies?

1042


What is inheritance in csharp?

1064


What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?

1210