How can we find size of the object ?
Answer Posted / sitaram
we don't have any method for to identify the size of object
in java.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different conditional statements?
What is void in java?
Explain java coding standards for constants?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
Is string is a data type in java?
Is linked list a linear or non-linear data structure?
What is double in java?
How many decimal places is a double?
What is meant by local variable and instance variable?
Are arrays passed by reference in java?
What is runtime locatable code?
What are the advantages of exception handling?
How do I get the | symbol on my keyboard?
When will we prefer to use set and list in java and why?
What a static class can contains?