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

What is the CTS, and how does it relate to the CLS?

1041


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

1069


What is a linq in c#?

929


What is dynamic in c#?

961


What is the difference between static class and abstract class in c#?

963


What is an abstract class c#?

933


Explain the difference between boxing and unboxing.

1070


What is an assembly qualified name? Is it a filename? How is it different?

995


What is difference between web and window application?

905


Define delegate?

1006


What is uint c#?

958


What are the 2 kinds of data type conversions in c#?

928


What do you understand by an Implicit Variable?

1058


What is callback delegate in c#?

911


What is type cast in C#?

1042