Capgemini interview question

Can you describe the difference between Polymorphism and Inheritance?

Interview Answer

Anonymous

May 28, 2020

Inheritance allows code re-usability while Polymorphism has one function with multiple forms.