American Express interview question

Explain what inheritance is.

Interview Answer

Anonymous

Sep 14, 2017

It is a mechanism that allows a class to pass on its properties and behavior to any of its child classes.