what is the replacement method of stop() of thread
Answer Posted / aslam
write a condition to complete the run method.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What Is Composition?
Differentiate between run time error and syntax error.
What does += mean coding?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Can we sort set in java?
What are JVM.JRE, J2EE, JNI?
What is the difference between jvm and jre? What is an interface?
Can we force garbage collector to run ?
What is the difference between compile-time polymorphism and runtime polymorphism?
Explain, java is compatible with all servers but not all browsers?
What happens when a thread cannot acquire a lock on an object in java programming?
What is anti pattern in cyber security?
Explain the difference between collection api and stream api in java8?
Which data type is a class in java?
why Java does not support multiple inheritances?