How do you implement multiple inheritance in .NET?

Answer Posted / ashish

Dear All,

Please help me I am confused with concept of interface.

Every book and every post says that multiple inheritance is
achived by interface as a class implement more then 1
interfacet, but is it really a multiple inheriance ?

Inteface just provides prototype and not any
functionality , so even if class implements more then one
inteface class has to write its code to implement it and if
any other class is also implemnting interface that class
also has to write code to implemnt it , so how multiple
inheritance is achieved.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a method be sealed in c#?

573


What is disconnected data architecture in c#?

570


Write a program in C# for checking a given number is PRIME or not.

725


Define xslt.

628


Is java better than c#?

594






What are Indexers in C#?

677


What is delegation in oops?

619


how to sort an array in c#

648


How does dll hell solve in .net?

574


What is Delegate and what is it used for ?

654


What are circular references? How garbage collection deals with circular references.

614


What is a class c#?

552


What is firstordefault c#?

628


Can an abstract class have a constructor c#?

582


What is lastindexof c#?

568