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 hashing in java?
Why do we use threads in java?
Why synchronization is important in java?
When should I use singleton pattern?
What are basic data types?
How many bytes are there?
Is main a keyword in java?
Why is java architectural neutral?
What are the different conditional statements?
What is the map interface in java programming?
What is a values collection view ?
What is the format specifier?
Explain the key functions of data binding?
Explain about main() method in java ?
Is singleton a bad practice?