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 are the core java topics?
What is return used for in java?
Which is fastest collection in java?
What is a condition in java?
What is visibility mode?
What is class level lock ?
What is difference between calling start() and run() method of thread?
Can you add null to a list java?
What are the 5 types of research methods?
Is string a class?
What is an immutable object?
What are daemon Threads in java?
Is it possible to use string in the switch case?
Are arrays passed by reference in java?
Can private class be inherited in java?