How do you implement multiple inheritance in .NET?
Answer Posted / swapna
Using interfaces we can implement multiple inheritance
in .net.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the difference between hashtable and dictionary in c#?
What is an assembly loader?
What are namespaces, and how they are used?
Explain the process of polymorphism with an example?
What are the 2 broad classifications of data types available in c#?
What is difference between asp net and c# net?
Which language is used for desktop application?
What do you mean by expression tree?
Are value types sealed?
What is string empty?
Explain about multithreading?
What is a deadlock lock?
What is exe file in c#?
What is the purpose of static?
What are generic types?