Answer Posted / amutha a
When object is created jvm allocates memory for stack....
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can list be final in java?
What is the full name of java?
How do you remove all elements from an arraylist in java?
State the merge-sort principle and its time complexity.
What about main thread in java?
What is sleep method?
Is a boolean 1 bit?
What are scalar data types?
What is a top level class in java?
what is mutual exclusion? : Java thread
Can we assign the reference to this variable?
What is a java object and java application?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Is empty list java?
What are the drawbacks of singleton class?