Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How does python handle memory management?

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


Please Help Members By Posting Answers For Below Questions

What is zip() function in python?

941


How to prevent blocking in content() method of socket?

948


How to convert a string to lowercase in Python?

994


What is sorted in python?

945


What is raw input function in python?

995


Do you know how python is interpreted?

1042


What does __name__=='__main__' in python mean?

1010


Which is the default function in a class?

1004


What is the use of ‘self’ keyword in python?

947


What is pip command in python?

898


What is the use of the break statement?

876


What does the ord() function do in python?

1044


What is whitespace in python?

1152


What are the differences between c and python?

1053


How can you copy an object in Python?

1200