Does C# support multiple inheritance?

Answer Posted / kishore.a

C# does not support multiple inheritance. We make use of
Interfaces instead.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain hash table in c# ?

844


What is an assembly qualified name

775


Define satellite Assembly in .NET?

750


What do you mean by delegates and explain different types of delegates?

719


What are the fundamental oop concepts?

684


how to prevent a class from being inherited in c#.net?

696


What does exclamation mark mean in access query?

755


What are the 3 logical operators?

736


What are the benefits of using windows services:

745


Value Type and Reference Type Data type in C#?

710


What is console write in c#?

672


How do you declare a variable in c#?

717


What is the function of .IsDescendent()?

768


Explain the process of Serialization?

735


Can constructor be private c#?

644