How do you implement multiple inheritance in .NET?
Answer Posted / mohamed ali
using of interface we do the multiple inheritance in .net
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is int an object in c#?
what is the Difference between the public and private ?
Is c# front end or back end?
How do I do implement a trace?
How do you escape in c#?
What is scope c#?
Is arraylist type safe in c#?
What are custom attributes in c#?
What is a clr host?
Can you inherit multiple abstract classes in c#?
2. What happened when BO object has been called?
What do you know about device context?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
What is keywords in c#?
How a two-dimensional array declared in C#?