Answer Posted / ramesh9396962999
we can request it by calling System.gc() or Runtime.gc() but
there is no guarante that gc will run immidiately.....
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are encapsulation, inheritance and polymorphism?
Explain exception chaining in java?
What is a method vs function?
Can abstract class have private constructor?
Can we overload destructor in java?
Explain the concept of hashtables?
What is the purpose of lambda expressions?
Is 64bit faster than 32 bit?
Which class is the superclass for every class in java programming?
What is arraylist e?
What is e java?
How can we achieve thread safety in java?
Can we have multiple public classes in a java source file?
What do you meant by active and passive objects?
Write a program to find the greatest of three numbers in java?