Google News
logo
Java - Interview Questions
which part of JVM will allocate the memory for a java program ?
Class loader sub system of JVM will allocate the necessary memory needed by the java program.
Advertisement