memorydemo
PublicEducational repository from the Java Advanced Bootcamp at Código Facilito. Demonstrates JVM memory management with Heap, Stack, and Metaspace, including simulations of OutOfMemoryError, StackOverflowError, and Garbage Collector behavior.