Genpact interview question

What is inheritance?

Interview Answer

Anonymous

Jul 21, 2020

Inheritance is a object oriented programming concepts in which the property of parent class is used in the child class.