How do you implement multiple inheritance in .NET?

Answer Posted / vijay rana

with the help of interface we can achieve multiple
inheritense in csharp;

Is This Answer Correct ?    25 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Value Type and Reference Type Data type in C#?

555


How to add a readonly property in c#.net

498


how dot net compiled code will become platform independent?

529


Explain static class members.

575


What is the difference between // comments, /* */ comments and /// comments?

505






What are value types in c#?

506


What is data annotation in c#?

511


Define thread?

586


What is the difference between virtual method and abstract method?

547


What is the difference between decimal and integer?

526


What is the difference between array and arraylist c#?

468


What is the difference between Singleton design pattern and Factory design pattern?

560


Explain deadlock?

519


What does break do in loop?

492


Why do we need static class in c#?

576