30-12-2009, 10:27 PM | #1 |
Member
Join Date: Dec 2009
Posts: 76
Rep Power: 15 |
Heap in Java
instanceOf opertaor is used to check whether an object can be cast to a specific type without throwing ClassCastException. What is heap in Java? It is a memory area which stores all the objects created by an executing program. |
Bookmarks |
|
|