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

What is a must for multitasking

0 Answers   InterGraph,


Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?

0 Answers   Siebel,


What are the different types of assemblies available and their purpose?

0 Answers  


About delegates and events?

2 Answers   ADITI,


What is the difference between string and string in c#?

0 Answers  


What are the different types of comments in c#?

0 Answers  


How does inheritance work in c#?

0 Answers  


What is a c# delegate?

0 Answers  


syntax for writing private method in a interface

7 Answers   ABMPL, Wipro,


How big is an int in c#?

0 Answers  


Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 Answers  


Can we change static variable value in c#?

0 Answers  


Categories