Answer Posted / nashiinformaticssolutions
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
What is a lambda form?
Purpose of "/" and "//" operator in python?
What are methods in python?
Should I learn html before python?
Does flask work with python 3?
How can I represent an 'enum' in python?
What is python used for at google?
How to remove duplicates from a list in python ?
What is the best free ide for python?
Explain me what are the principal differences between the lambda and def?
What is decorators?
How do you do data abstraction in python?
What do u mean by instance?
What is python easy?
What is the difference between list and tuple?