Answers

Question and Answer:

  Home  Python

⟩ How is memory managed in Python?

Memory is managed through private heaps. Private heap is managed by python memory manager.

 203 views

More Questions for you: