3
Reply

Why C# does not support multiple inheritance?

Ask a question

Hi all,

I read something like "C# does not support multiple inheritance but it supports multilevel inheritance". what could be the reason for this? If it possible to achieve multiple inheritance in C# using some workaround?.

Thank you. 

Answers (3)