How do you implement multiple inheritance in .NET?
Answer Posted / kamlesh sharma
use of interfaces
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which is the base class in c#?
How big is a float?
Why do we use ienumerable in c#?
Is c sharp and c# are same?
What are the delegates in c#?
What is expression tree with example?
Why use a singleton instead of static methods?
What is lock statement in C#?
What kind of the information stored inside the assembly?
update data in an xml file which resides in solution itself, using silverlight 4.0
What do you mean by object pooling?
What are the 2 broad classifications of fields in c#?
What is a collection in c#?
What do you mean by stack and heap in c#?
Is lazy t thread safe?