How do you create multiple inheritance in C#?

Answer Posted / p.senthil

C# doesnt support multiple inheritance. So using interfaces
to solve that problem

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe a Struct ?

727


What is overriding in c#?

653


Is dll a library?

669


How to find type of variable?

734


What is the data type for bit in c#?

694


How are delegates chosen?

635


How do you concatenate in c#?

658


What is entity framework c#?

615


How to get the sum of last 3 items in a list using lambda expressions?

687


What is difference between encapsulation and abstraction in c#?

654


Does c# support multiple inheritance (mi)?

704


What is c-sharp (c#)?

707


Why can’t struct be used instead of class for storing entity?

684


Explain Constructor and destructor?

711


What is the difference between abstraction and encapsulation in c#?

679