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
When would you use a static class?
How to instantiate member inner class?
What are features of java?
What are different types of classloaders?
Does java support multiple inheritance or not?
What is the purpose of sizeof operator?
Can you inherit from an abstract class java?
What are the 6 boolean operators?
What is the purpose of lambda expressions?
What are the 7 types of characters?
How do you override a method in java?
What is variable and rules of variable?
What is the difference between this() and super() in java?
Can singleton class be serialized?
What do you mean by stack?