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 are the steps to create a webservice and consume it?
Explain hash table in c# ?
What is the difference between namespace and class?
What is default method in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is difference between float and decimal?
What is data types in c#?
What is parallel foreach c#?
What are the Types of caching
What is an inheritance ?Give an example in which inheritance is used?
Is it possible to execute multiple catch block for a single try statement?
Can a struct inherit from an interface in c#?
What is a string in c#?
What are the main reasons to use c# language?
what is c# command?