How can we find size of the object ?
Answer Posted / niranjanravi
there is no sizeOf() in java to find the size of the object
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is jvm? Why is java called the platform independent programming language?
Why are the methods of the math class static?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
what is enumset?
What loop means?
What are the states of thread in java?
How do you write a scanner class in java?
What are the advantages of java inner classes?
What is the properties class in java programming?
What are the differences between path and classpath variables?
Why java is considered dynamic?
What is the difference between access specifiers and access modifiers in java?
What is the difference between pass by reference and pass by pointer?
What is difference between equal and == in java?
What is the association?