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
How many types of operators are there?
What is the difference between abstract class and interface1? What is an interface?
Explain java coding standards for constants?
What does sizeof return?
Difference between stack and queue?
What is the applet security manager, and what does it provide?
What is finalize method?
What is the multi-catch block in java?
How do you declare an empty string?
Why collection doesn’t extend cloneable and serializable interfaces?
Is java map thread safe?
Explain the features of interfaces in java?
What is are packages?
Can we sort set in java?
How does class forname work in java?