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
Where do we use serialization in c#?
Is java better than c sharp?
What is delegation in oops?
Explain About delegates
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
What type is string in c#?
What Is A Satellite Assembly?
Give an example of removing an element from the queue?
How long will it take to learn c#?
What is the purpose of reserved word using in c#?
What is a data set in c#?
Can abstract class have constructor?
Can class be protected in c#?
What are the types of constructors?
Why use a singleton instead of static methods?