Which part of JVM will allocate the memory for a java program?

Which part of JVM will allocate the memory for a java program?

 

Class loader sub sytem of JVM will allocate the necessary memory needed by the Java program.

 

Leave a Reply