Answer Posted / cherry
The jvm simply allocates memory for instances and it
provides location name and hashCode for the location.
And it checks is there any change in the program before
loading it into the class loader
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What 4 doubled?
How do you implement singleton class?
What is the final keyword in java?
Explain about automatic type conversion in java?
What is mean by exception?
Difference between final and effectively final ? Why is effectively final even required ?
What is prefix of a string?
What does n mean in java?
What are the disadvantages of object oriented programming?
Is null a keyword in java?
Is java still relevant?
What do you mean by formatting?
When should we create our own custom exception classes?
Can you declare a private method as static?
How is hashcode calculated in java?