4
Reply

Pure Abstract class vs interface

manoj singh

manoj singh

Jan 25 2018 4:55 AM
184
One interviewer asked me about Why c# does not support multiple inheritance Then i Explain the ambiguity thing happens in multiple inheritance. Then he say pure abstract class looks like interface then why we can not inherit more then one pure abstract class ( in concept part its look like same to me also so I confused about need a explaination why Multiple inheritence not supported in c#)

Answers (4)