Login Register
G
java underthehood

java underthehood

@UCKxPytOyNNExgIKLkyqcEiA - 165 subscribers

Welcome to Java under the hood where stack and heap memory are explained in detail! The purpose of this channel (launched October 2019), is to, well hopefully, give you a better understanding about how Java programs work. I do this in ANIMATED presentations (apart from the Introduction video), by looking behind the scenes, basically by demonstrating the interaction that the execution of a Java statement in the Method Area has, on data in memory that is located on the Stack and Heap. I hope you'll enjoy it and find it interesting!