Pregunta de entrevista de BlackBerry

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

Respuesta de la entrevista

Anónimo

16 de feb de 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