Domanda di colloquio di Morgan Stanley

How does memory work in Java?

Risposta di colloquio

Anonimo

10 feb 2018

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