How do you implement multiple inheritance in .NET?
Answer Posted / phaniram.h
by appling interface keyword to the base class we can
implement multiple inheritance in .NET
Is This Answer Correct ? | 11 Yes | 10 No |
Post New Answer View All Answers
Give some examples for built in datatypes in c#?
Is static thread safe?
Can an int be negative c#?
What is difference between destructor and finalize?
Why do we use constructors in c#?
What is difference between array and arraylist c#?
How does aspect oriented programming work?
Explain hash table in c# ?
Where do we use serialization in c#?
What Is A Satellite Assembly?
What is definition in c#?
How does dictionary work in c#?
What operator means?
Define interface class in c#?
What is function and method in c#?