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
What Is A Multicast Delegate?
How will you get the different language strings?
What is an actual parameter?
What is a float?
Why do we need delegates?
What is sorting in c#?
What is the difference between a method and a property?
What is generic in c#?
Is c# pass by reference?
Please explain the basic string operations used in c#?
What is uint16?
What is use of singleton class in c#?
What is c# windows form application?
What is difference between event and delegate in c#?
What to implement on my class Finalize or IDisposable