Nov 5, 2014

. Does Java provide any construct to find out the size of an object?

No, there is not sizeof operator in Java. So there is not direct way to determine the size of an object directly in Java.

0 comments:

Post a Comment