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 do you use isalpha in python?
Differentiate between lists and tuples?
Which database is used in python?
Which ide is better for python?
Does python require coding?
What is the latest version of python?
Mention the use of // operator in Python?
What does range () do in python?
What are the differences in the deep and shallow copy?
How is the Implementation of Pythons dictionaries done?
Which data type you prefer to implement when deal with seuential data?
What is the os module?
Is python a pop or oop?
What is index out of range error?
How do you write a simple code in python?