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 versioning applicable to private assemblies?
To catch any possible exception What is the C# syntax written ?
What is an actual parameter?
Can destructors have access modifiers?
How does inheritance work in c#?
What is difference between class and interface in c#?
Can we change static variable value in c#?
Do while loops yes or no c#?
How do partial classes work in c#?
Name any three ways to pass parameters to a method in c#?
What is the process of Serialization?
What is xaml file in c#?
Explain how to use an extender provider in the project.
Does a loop recorder have to be removed?
What is difference between first and firstordefault?