Question d’entretien chez Accenture

Explain what inheritance is in Java

Réponses aux questions d'entretien

Utilisateur anonyme

10 déc. 2015

Getting the properties n behaviors of another class

3

Utilisateur anonyme

25 juill. 2019

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