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
Can we have multiple catch block for a try block?
What is lambda programming?
Why declare Main() inside the class in java ?
What is the purpose of the strictfp keyword?
How many bytes is a char in java?
What is quick sort in java?
Write a function for palindrome and factorial and explain?
Give me an example of array and linked list? Where they can be used?
Can sleep() method causes another thread to sleep?
what do you mean by stream pipelining in java 8? Explain
How do you use nextline in java?
What is the same as procedures?
What are internal and external variables?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
Explain about complier design(phases)