Answer Posted / neeraj
Hi Ramesh
Sir Garbage collector is a thread and nothing can
pridict about the excecution time of a thread at runtime.
System.gc(); is a method to start that non user thread
explicitly.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a line break example?
What are the types of collections in java?
Explain the selection sort algorithm and state its time complexity?
What methodology can be employed to locate substrings inside a string?
What is final method?
What’s a deadlock?
What is map in java?
Why method overriding is used?
Is ++ operator thread-safe in java?
How many digits is int32?
What is the instance of an object?
Explain the init method?
Are private methods final?
What is navigable map in java?
Explain treeset?