C# .NET - Interface

Asked By abinav shankar on 03-Dec-12 01:21 AM
Hi

How can we use interface as an alternate for implementing multiple in heritence? please help me with a sample

thanks in advance
Hemanth Kumar replied to abinav shankar on 03-Dec-12 01:48 AM
Yes Abinav,

We can do mutiple inheritance with Interfaces.Please check this article for better understanding
http://www.codeproject.com/Articles/23628/Multiple-Inheritance-With-Interfaces