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 do you implement multiple inheritance in .NET?

Answer Posted / kamal

When we use the Multiple inheritance we use more than one
class. Lets one condition class A and class B are base
classes and class c is is multiple inherting it.And where
class c is inheriting a function .It may be possible that
this function with same name and same signature can present
in both class A and Class B . That time how the compiler
will know that which function it should take whether from
class A or class B.So Multiple inheritance show's an error.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does c# support multiple inheritance (mi)?

995


Why do we need to override in c#?

1007


How do I calculate relative time?

980


What is an enumerator in c#?

1007


Illustrate namespaces in c#?

1058


Define acid rule of thumb for transactions in c#.

940


How do you declare a variable in c#?

1006


Is c# strongly typed?

884


Can a class be private in c#?

1037


Explain the difference between arraylist and array and in c#?

970


What is sqldatareader c#?

913


What is the difference between icomparer and icomparable in c#?

994


Why is hashset faster?

1038


Give 2 scenarios where static constructors can be used?

965


Define multicast c# delegate?

1011