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 does ‘#’ symbol do in python?
What is raw_input in python 3?
What are different modes in file operations?
How many items are in a list python?
Is python open source? If so, why it is called so?
Can python handle big data?
What are the different environment variables identified by python?
What is difference between input and raw_input?
What python frameworks do you know?
What is sys stdout flush ()?
Does python have encapsulation?
How do we execute python?
How to find methods or attributes of an object?
What does “list comprehension” mean? How does it work and how can I use it?
Name some of the features of python?