Question d’entretien chez RTX

What makes languages like java or c++ able to create object oriented programs?

Réponses aux questions d'entretien

Utilisateur anonyme

13 mai 2015

Programs aren't object oriented. Languages can be.

3

Utilisateur anonyme

4 mars 2014

Their ability to support inheritance, encapsulation, polymorphism, etc...