Java Memory Model
7 Topicsā¢7 Completedā¢
100%
1
Heap vs Stack
Memory areas in JVM
Fundamental concept
2
Garbage Collection
Automatic memory management
GC algorithms and tuning
3
GC Algorithms
Serial, Parallel, CMS, G1, ZGC
4
Memory Leaks
Identifying and preventing leaks
5
Reference Types
Strong, Weak, Soft, Phantom references
6
JVM Memory Structure
Method Area, Heap, Stack, PC Register, Native Stack
7
Memory Tuning
JVM arguments for memory optimization