Capgemini interview question

Can you describe the difference between Polymorphism and Inheritance?

Interview Answer

Anonymous

28 May 2020

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