Why C# Doesnt Support Multiple Inheritance and why it requires Interface to achieve that ?
If possible need some examples with explanation.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Sep 27, 2010, 12:40 PM
Multiple Inheritance in C#
Felipe RamosPosted Sep 27, 2010, 9:24 AM
Manikavelu VelayuthamPosted Sep 27, 2010, 8:02 AM
Just want to know How C++ supports Multiple Inheritance and how they handle this Diamond Problem and why not C# in that way ?
Felipe RamosPosted Sep 27, 2010, 7:54 AM