Yudiz Solutions interview question

explain What is inheritance and give some example

Interview Answer

Anonymous

Sep 10, 2024

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