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

Does C# support multiple inheritance?

Answer Posted / neerajtyagi

No, there is no direct way to support multiple inheritance
in C# like C++.

But you can acheive multiple inheritance in C# using
interface.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by enumerable in c#?

1016


What's c# ?

1026


Name the method of servicebase class?

1051


What is the difference between “finalize” and “finally” methods in c#?

977


Is goto statement supported in c#?

979


What is a singleton unity?

1036


Can we override interface method?

1026


What are jagged arrays used for?

984


Can I define a type that is an alias of another type (like typedef in c++)?

1015


Can we inherit a class with private constructor in c#?

1085


what is the meaning of Object lifetime in OOPS

1024


Explain different properties of object oriented systems.

1041


What are the steps to create an assembly and add it to the gac?

932


What is double c#?

986


How do you sort a list in c#?

909