How do you implement multiple inheritance in .NET?
Answer Posted / ranjanatyagi
By using multiple Inheritence.
| Is This Answer Correct ? | 6 Yes | 29 No |
Post New Answer View All Answers
Are constructors inherited c#?
Are c# references the same as c++ references?
What is the solution if you need to manipulate sets of items?
What is typeof c#?
What is datatable in c#?
Is c# static or dynamic?
What are scriptable objects?
What is deferred execution?
Are arrays value types or reference types?
Define a class and an object?
What does return do in unity?
What is the difference between func and action delegate?
What is console based application?
Contrast System.String and System.Text.StringBuilder classes?
Does a loop recorder have to be removed?