How do you implement multiple inheritance in .NET?
Answer Posted / vijay sharma
We can use interfaces to achieve multiple inheritance
in .NET
| Is This Answer Correct ? | 49 Yes | 2 No |
Post New Answer View All Answers
What is addressof operator?
What does m mean in decimal c#?
What is the difference between package and interface?
What is difference between write and writeline in c#?
What is array collection?
Is void a class?
What is Event - Delegate?
Can we set image Source dynamically using C# in WPF application?
What is c# used for?
How do you read an Excel sheet in C#?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
What is _layout cshtml?
Define the term immutable ?
What are the benefits of using generics in c#?
Explain about c# language.