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
What are the important features of Java 9 release?
What about main() method in java ?
what is meant by Byte code concept in Java?
What is the difference between abstraction and encapsulation?
Why java does not support pointers?
Detail discussions on JVM, memory management and garbage collector.
How do you sort in descending order in java using collections sort?
What will happen when using pass by reference in java?
What is constructor chaining in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
Why do you canvas?
Write a program to print count of empty strings in java 8?
What is the difference between compile-time polymorphism and runtime polymorphism?
what is optional in java 8?
What is difference between path and classpath?