How can we achieve multiple inheritance in C#? Pls explain this with example.
Maggi
We can achieve multiple inheritance by using Interfaces in C#