How many types of memory areas are allocated by JVM? Anonymous User287422-Jan-2015oopsjava Updated on 21-Sep-2020
Anonymous User
22-Jan-2015Many types:
1. Class(Method) Area
2. Heap
3. Stack
4. Program Counter Register
5. Native Method Stack