4
Answers

Why is Multiple Inheritance not allowed in C#?

Shivaraj Poojary

Shivaraj Poojary

13y
3.5k
1
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)