항암제
Garbage Collection Questions
Hello!
I understand that you're studying garbage collection in C#.
When a program runs, CLR allocates memory, and it collects garbage by dividing it into generations.
However, you're unsure about the criteria for initially allocating a large memory space and how memory is divided into generations.
22 replies