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 is memory managed in python?

Answer Posted / glibwaresoftsolutions

Python memory management consists of a private heap that holds all data structures and objects. The interpreter controls the heap, and the programmer has no access to it. All memory allocation is handled by the Python memory management. Additionally, a built-in trash collector recycles and frees up heap space memory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is python better than bash?

840


Explain about control flow statements?

959


Will class members accessible by instances of class?

978


How for loop will works in python?

1056


What are tokens in python?

1089


What is the best flask or Django

1063


Do you know what is numpy and how is it better than a list in python?

1000


What command do we use to debug a python program?

963


What happens if an error occurs that is not handled in the except block?

886


What is form feed in python?

862


How do I list all files of a directory?

903


What is a constructor in python?

1079


Are methods objects in python?

928


Which is the package fastest form of python?

996


Tell me the use of the split function in python?

1076