Blog
TCCI > Blog > Python Coaching at TCCI > How Does Python Handle Memory Management? tccicomputercoaching.com
How Does Python Handle Memory Management? tccicomputercoaching.com
- February 15, 2020
- Posted by: Riddhi Dhandha
- Category: Python Coaching at TCCI
No Comments
Python uses private heaps to maintain its memory. So the heap holds all the Python objects and the data structures. This area is only accessible to the Python interpreter; programmers can’t use it.
And it’s the Python memory manager that handles the Private heap. It does the required allocation of the memory for Python objects.
Python employs a built-in garbage collector, which salvages all the unused memory and offloads it to the heap space.
Python is most popular Language in present time.
TCCI teach python from scratch to Advance level to the interested people.
For more information about Python and TCCI.
Call us @ 9825618292
Visit us @ www.tccicomputercoaching.com