Difference between multiple inheritance and interfaces in c#

Posted by Sunil Ramu on Stack Overflow See other posts from Stack Overflow or by Sunil Ramu
Published on 2010-06-18T11:37:42Z Indexed on 2010/06/18 11:43 UTC
Read the original article Hit count: 188

Filed under:
|

Does c# really support multiple inheritance. People say it supports multiple inheritance in the form of interfaces ? But I dont think so

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET