Question d’entretien chez Morgan Stanley

How does memory work in Java?

Réponse à la question d'entretien

Utilisateur anonyme

10 févr. 2018

When a new object is declared with the keyword "new", that object's memory is added to the heap.