Yudiz Solutions interview question

explain What is inheritance and give some example

Interview Answer

Anonymous

10 Sept 2024

Inheritance in Java is a mechanism in which one object acquires all the properties and behaviors of a parent object.