Back
9. Java Memory Management and Garbage Collection in Depth
Search Query: Java Scope
Tags: Java Memory Management Java Garbage Collection Stack and Heap Memory in Java OOPs memory management Heap memory structure old generation heap memory young generation heap memory eden memory of Young heap survivor memory of the heap how heap memory is managed by JVM java playlist Garbage collection algorithm Mark and Sweep Algorithm Single GC Parallel GC Concurrent Mark and Sweep Algorithm G1 GC how java manage the memory memory management in java heap stack
Topics which i have covered:
- Type of Memory (Stack and Heap)
- What kind of data is Stored in Stack and Heap with Example
- Types of References
- Strong Reference
- Weak Reference
- Soft Reference
- Heap Memory Structure
- Young Generation
- Eden
- Survivor (S0 and S1)
- Old Generation
- Metaspace
- How Garbage Collector work & clean up the Heap memory with Example
- Types of Garbage Collector
- Single GC
- Parallel GC
- CMS (Concurrent Mark and Sweep)
- G1 GC
Chapters:
00:00 - Introduction
01:23 - What kind of Data is stored in Stack and Heap
04:52 - Stack and Heap understanding with Example
18:32 - Different types of Reference (Strong, Weak & Soft)
27:14 - Heap Memory Structure Explanation with Example
40:35 - Garbage Collection Algorithm and Types
#java #interview #softwareengineer
Tags: Java Memory Management Java Garbage Collection Stack and Heap Memory in Java OOPs memory management Heap memory structure old generation heap memory young generation heap memory eden memory of Young heap survivor memory of the heap how heap memory is managed by JVM java playlist Garbage collection algorithm Mark and Sweep Algorithm Single GC Parallel GC Concurrent Mark and Sweep Algorithm G1 GC how java manage the memory memory management in java heap stack
Topics which i have covered:
- Type of Memory (Stack and Heap)
- What kind of data is Stored in Stack and Heap with Example
- Types of References
- Strong Reference
- Weak Reference
- Soft Reference
- Heap Memory Structure
- Young Generation
- Eden
- Survivor (S0 and S1)
- Old Generation
- Metaspace
- How Garbage Collector work & clean up the Heap memory with Example
- Types of Garbage Collector
- Single GC
- Parallel GC
- CMS (Concurrent Mark and Sweep)
- G1 GC
Chapters:
00:00 - Introduction
01:23 - What kind of Data is stored in Stack and Heap
04:52 - Stack and Heap understanding with Example
18:32 - Different types of Reference (Strong, Weak & Soft)
27:14 - Heap Memory Structure Explanation with Example
40:35 - Garbage Collection Algorithm and Types
#java #interview #softwareengineer
Ask VidTutorAssistant
Comment
or
Question
or
Question
Your name
Comments with generated responses
@rr45creation86
2023-10-27
sir, if no need of system.gc() then why this method and when we use the method....? (garbage collection is done by jvm na)....
@ConceptandCoding
VidTutorAssistant (GPT-4)
@ganeshreddy9003
2024-01-06
Bro
Thanks a lot
Best & best explanation
Even a non programmer can understand ๐
@ConceptandCoding
VidTutorAssistant (GPT-4)