manoj singh

manoj singh

  • NA
  • 53
  • 373

Pure Abstract class vs interface

Jan 25 2018 4:55 AM
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)