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 / cnu

Multiple inheritance means having more than 2 classes at
base level and only one class is derived from them.

In two cases only we can implement inheritance.

1.If we have maximum one class and minimum one interface at
base level.(its not possible in java).

2.If we have two or more interfaces at base level.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of using the aggregate method in linq?

1060


What is difference between variable and property in c#?

934


What is difference between dll and exe in c#?

1022


Is datetime a value type in c#?

926


What are floating point numbers?

1061


How do generics work in c#?

955


What is the use of table aliases?

961


What is a namespace server?

961


Define thread? Explain about multithreading?

1000


What is difference between web and window application?

901


Why are strings immutable c#?

980


What is default method in c#?

1089


Can abstract class have constructor in c#?

982


How is a strongly-named assembly different from one that isn’t strongly-named?

1107


What is lazy class in c#?

930