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 sorting algorithm does javascript use?
What is variable and rules of variable?
Can size_t be negative?
Is array primitive data type in java?
Is there a jre for java 11?
What is final method?
Differentiate between a class and an object.
How would you dynamically allocate memory to an array?
What is 32 bit float?
What is java beans?
Why are getters and setters used?
What are multiple inheritances? Is it supported by java?
What are different access specifiers in java?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
Is string serializable in java?