How can we find size of the object ?
Answer Posted / suvarna
getObjectSize(Object objectToSize)
Returns an implementation-specific approximation
of the amount of storage consumed by the specified object.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What do you mean by jjs in java8?
What is main difference between variable and constant?
What is the access scope of a protected method?
What are different types of inner classes ?
What data structures are used to perform recursion?
Why generics are used in java?
What do you know about the garbage collector?
What is protected in java?
Explain the JDB in depth & command line.
What is the purpose of void class?
What is fail first in java?
Can we override the static method?
Why string is not thread safe?
What are the advantages of defining packages in java?
What is variable and its types?