1.

How Can We Find The Actual Size Of An Object On The Heap?

Answer»

In JAVA, there is no way to find out the ACTUAL size of an OBJECT on the HEAP.

In Java, there is no way to find out the actual size of an object on the heap.



Discussion

No Comment Found