what is the replacement method of stop() of thread
Answer Posted / umesh
interrupt() method
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the access modifiers for a class, method and variables?
Difference between ‘>>’ and ‘>>>’ operators in java?
Explain numeric promotion?
What are the approaches that you will follow for making a program very efficient?
What does int [] mean in java?
How do you check if an arraylist is not empty?
What is this keyword used for?
Why hashset is used in java?
What is difference between == and === in js?
Are true and false keywords?
Can we create object of inner class in java?
Explain about object oriented programming and its features?
What is string pool in java?
What are different types of expressions?
What is the purpose of static keyword in java?