https://gitlab.com/harry-gill/javamemorystructure Hi This video explains different type of memory used by JVM and an example program along with how its stored in memory. This video is help for those who want to visualise how there program would look like on the memory. Topics covered in this Video - Program Counter (pc) - JVM Stack - Frames - Heap - String Pool - MetaSpace (Method Area)