Pergunta de entrevista da empresa BlackBerry

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

Resposta da entrevista

Sigiloso

16 de fev. 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