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


Please Help Members By Posting Answers For Below Questions

How to open a new form on button click in Windows forms?

528


What is window application in c#?

502


How to move to a state-related codebase?

899


What is the difference between yield and return?

470


What is the difference between int and int in c#?

497






What is a partial method?

499


How to use reflection to call generic method?

502


Can dictionary have duplicate keys c#?

505


Can enum have methods c#?

492


what are implementation inheritance and interface inheritance?

521


What are functions c#?

568


What does .length do in c#?

527


What is difference between assembly and namespace?

474


Can we inherit partial class in c#?

507


What is a verbatim string literal and why do we use it?

480