Answer Posted / sub
Automatically deletes unused memory
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between equal and == in java?
Are arrays classes in java?
Why is multiple inheritance not supported in java?
What is Enum in Java?
What is the size of string?
What does jenkins do?
What are variable arguments or varargs?
Write a program to print count of empty strings in java 8?
Is 0 an irrational number?
How many types of memory areas are allocated by JVM in java?
What is starvation?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What is lazy programming?
why we use merge option in hybernate pls give a ex snippet
what is an objects lock and which objects have locks? : Java thread