Heap
Thursday, August 20, 2009
Java manages memory in a structure called a heap. Every object that Java creates is allocated in the heap, which is created at the beginning of the application and managed automatically by Java
Labels:
Heap
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment