Hi Experts...
I know that multiple inheritance is not allowed in C#. But it can be implemented by using interfaces. Can anybody tell me precisely why it is not allowed?
Thanks in advance..
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.
VulpesPosted Sep 11, 2011, 2:38 PM
http://blogs.msdn.com/b/csharpfaq/archive/2004/03/07/why-doesn-t-c-support-multiple-inheritance.aspx
Suthish NairPosted Sep 11, 2011, 2:03 PM
Mahesh ChandPosted Sep 11, 2011, 12:01 PM
VulpesPosted Sep 11, 2011, 11:31 AM