/
Memory Garbage Collection

Memory Garbage Collection

Most languages like Java, C#, Python and Lua manage memory using garbage collection.

See Wikipedia.

 

Related content

C/C++Stack Variables
C/C++Stack Variables
More like this
Heap and stack - understanding memory allocation
Heap and stack - understanding memory allocation
More like this
Reference Counting
Reference Counting
More like this
What is the heap?
What is the heap?
More like this
Eliminate Dead Code
Eliminate Dead Code
More like this
What is the stack?
What is the stack?
More like this