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
Does unity use c++ or c#?
What is a dimensional array?
What is an assembly in .net?
What is predicate builder?
What are the different ways of method can be overloaded?
Is c# pass by reference?
Expalin the way you implement inheritance by using VB.NET/C#?
What is parsing?
Does c# have a 'throws' clause?
What is uint64_t?
What are the extension methods in c#?
What does async mean in c#?
What is a partial class in c#?
What is the root element of an xml file?
What is the difference between wrapper class and primitive?