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?

Answers were Sorted based on User's Feedback



Does C# support multiple inheritance?..

Answer / t.prabu

No, C# does not Support multiple inheritance.
It only supports multiple interface.

Is This Answer Correct ?    6 Yes 0 No

Does C# support multiple inheritance?..

Answer / guest

No, use interfaces instead.

Is This Answer Correct ?    4 Yes 0 No

Does C# support multiple inheritance?..

Answer / priya

No, C# doen't not support Multiple inheritance.
But the concept of Multiple inheritance could be
accomplished by Interfaces.

Is This Answer Correct ?    2 Yes 0 No

Does C# support multiple inheritance?..

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

Does C# support multiple inheritance?..

Answer / ajay kumar

No, C# does not support multiple inheritance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Why do I get a syntax error when trying to declare a variable called checked?

0 Answers  


what is method overloading in c#?

0 Answers   Arigo Infotech,


Can we create instance for Abstract class?

28 Answers   HCL, Satyam, SoftSol, Wipro,


How do you generate documentation from the C# file commented properly with a command-line compiler?

2 Answers  


What is a constructor in c#?

3 Answers  


What is dataset c#?

0 Answers  


What is master page in asp net c#?

0 Answers  


What I can do with c#?

0 Answers  


What is Fragmentation and its Types?

0 Answers   MCN Solutions,


What is the main purpose of linq?

0 Answers  


Name some properties of array.

0 Answers  


What?s the top .NET class that everything is derived from?

7 Answers  


Categories