Question d’entretien chez Nagarro

Why java does not support multiple inheritance?

Réponse à la question d'entretien

Utilisateur anonyme

24 août 2022

Because it can lead to diamond problem.we can use it through interface.