What is garbage collection in Java, and how can it be used ?
Answer Posted / birhane mehari
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to make a class or a bean serializable?
What is visibility mode?
What is join () in java?
What’s a deadlock?
define the terminology association.
Can an interface extend a class?
What is the ==?
Why we use protected in java?
What are access specifiers in java ?
Explain the difference between abstract class and interface in java?
What is the purpose of the system class in java?
What is regex used for?
Is static a singleton?
How does compareto method work?
Can you use this() and super() both in a constructor?