BlackRock interview question

difference between inheritance and interface?

Interview Answers

Anonymous

13 Mar 2018

arent they totally different things?

Anonymous

4 Apr 2018

Inheritance is a concept where child classes inherit parent class features Interface is a contract where child classes are forced to implement method of base class