How do you implement multiple inheritance in .NET?

Answer Posted / vijay sharma

We can use interfaces to achieve multiple inheritance
in .NET

Is This Answer Correct ?    49 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does string format do?

477


Can list contain duplicates c#?

486


If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?

555


Explain About friend and Protected friend

523


What do you mean by synchronous and asynchronous operations?

475






What is an inheritance ?Give an example in which inheritance is used?

528


What is xml serializer?

494


How to reverse each word in a string using c#?

563


Which string method is used for concatenation of two strings in c#?

473


What are mutable and immutable types in c#?

488


Does c# provide copy constructor?

573


What do you mean by default constructor?

608


What is a generic in c#?

509


What is keywords in c#?

494


What is a dimensional array?

464