Randstad Interview Question

Does .NET support multiple inheritance by default?

Interview Answers

Anonymous

Jan 8, 2019

im available for the interview

2

Anonymous

Oct 24, 2016

No, you will need to implement interfaces to allow for multiple inheritance.

4