How many types of memory areas are allocated by JVM in java?
Mohan Gupta
There are five type of memory allocated by JVMClass(Method) AreaHeapStackProgram Counter RegisterNative Method StackMore Java Interview Questions.....http://net-informations.com/java/cjava/default.htmJomy
4 Types (1) Class area (2) heap memory (3) static memory (4) native method stac memory