4
Answers

Why is Multiple Inheritance not allowed in C#?

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..
Answers (4)