What is garbage collection in Java, and how can it be used ?
Answer Posted / tulsi
Garbage collection means deallocation of variables,which
are of no use(variables that wont be usefull in future).It
is a automatic process that occurs during the execution of
your program. In other lanuages this facility is not
provided, we have to do it mannually where as java provides
this process known as garbage collection.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What language is java written?
Explain parallel processing in java8?
Explain spliterator in java8?
What is java algorithm?
Why do we need wrapper class?
Why java is used everywhere?
Define jre i.e. Java runtime environment?
What is the difference between the direct buffer and non-direct buffer in java?
What do you mean Abstraction in java?
How do you convert boolean to boolean?
Can a class be final?
Is array a class?
placement papaers of spring computing technology
Does java vector allow null?
Which is best ide for java?