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 create multiple inheritance in C#?

Answer Posted / mukesh

C# doesnt support multiple inheritance. by using interfaces
to solve that problem. C# supports multilevel inheritance.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is equal c#?

971


What is the difference between dll and lib?

1032


How many kinds of elements an array can have?

999


What exactly happens when we debug and build the program?

2476


What is access modifier in c#?

955


What is multicast delegate in c# ?

1081


Distinguish between continue and break statement?

1188


Is there a way to force garbage collection?

1069


What is xml serializer?

960


Does c# support c type macros?

970


What is the use of protected in c#?

989


Why we use get set in c#?

991


What is console writeline in c#?

933


what is a destructor?

1047


Is multiple inheritance possible in c#?

1044