![]() |
How objects are stored in Java?
How objects are stored in Java?
|
In java, each object when created gets a memory space from a heap. When an object is destroyed by a garbage collector, the space allocated to it from the heap is re-allocated to the heap and becomes available for any new objects.
|
All times are GMT -7. The time now is 08:10 PM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.