Answer Posted / hr@tgksolutions.com
Python uses an automatic garbage collection mechanism, employing reference counting and cyclic garbage collection for memory management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to convert strings into integers in python?
Can we use else with for loop in python?
What is the process to calculate percentiles with numpy?
Where is the math.py (socket.py, regex.py, etc.) Source file?
Is ruby better than python?
is Python similar to ruby?
How can you find length of a tuple in python?
How do you sort a list in reverse order in python?
Is null in python?
What are the 4 data types in python?
How do you show hello world in python?
Can we overload constructor in python?
How can you create a copy of an object in python?
Can I learn python without knowing html?
What is slice notation in python to access elements in an iterator?