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 / nashiinformaticssolutions

All of the objects in Python are stored in a private heap region. This heap's sharing, caching, segmentation, and allocation are all controlled by the Python memory manager. Only the Python interpreter has access to the heap; the user does not.

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 the Java implementation of Python popularly known as?

1011


How to avoid having class data shared among instances in python?

1023


Why do arrays have a 0 in it?

917


What is casting in python?

982


Explain me what is the purpose of doc strings in python?

907


What does [::-1} do?

888


Guess the output?

922


What is python's parameter passing mechanism?

993


Tell me the use of // operator in python?

920


Can we return a string in python?

931


How do I generate random numbers in python?

1021


Write a program structure in python?

949


Why is using ‘eval’ a bad practice?

1005


Python has something called the dictionary. Explain using an example

970


What does do in python?

933