what is the replacement method of stop() of thread
Answer Posted / guest
sleep()
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
Is 0 a real number?
What is vector capacity in java?
Why do we need data serialization?
What is the difference between the prefix and postfix forms of the ++ operator?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Give me some null interfaces in java?
What is meant by JVM? Is JVM platform independent or not?
Is heap stored in ram?
What are the main differences between notify and notifyAll in Java?
Can we have more than one package statement in the source file?
What is object-oriented paradigm?
What is the symbol for space?
How we can execute any code even before main method?
What is java full form?