Answer Posted / jaseer v
Garbage collector
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Is final static java?
What is java lang string?
What are the two types of streams offered by java 8?
What is getclass () getname () in java?
What is the difference between declaration and definition in java?
How can you read content from file in java?
What is main method?
What do you mean by constructor?
Is set thread safe java?
How do you remove an object from an arraylist in java?
What is the significance of listiterator?
What is variable length arguments in java?
What is java string pool?
What is var keyword ?