Question d’entretien chez BlackBerry

Diff between java and c++, SQL: delete.

Réponse à la question d'entretien

Utilisateur anonyme

16 févr. 2020

C++ supports manual object management with the help of new and delete keywords whereas Java has built-in automatic garbage collection. C++ supports structures whereas Java doesn't supports structures

1