How can two threads be made to communicate with each other?
Answers were Sorted based on User's Feedback
Answer / shrinu nallavelli
by using Thread class methods wait() notify() and
notifyAll()...
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sanbjs
thread is quick coomunication get easy independent get process
| Is This Answer Correct ? | 0 Yes | 3 No |
Why vector class is used?
What do you understand by weak reference?
Is java se open source?
What is return type in java?
what is meant by abstract class?
What is matcher in java?
What is the difference between comparison done by equals method and == operator?
What are blocks?.
write SQL command for table employee where print first name or last name start like "A" and who is working in domain(angular js,java,dotnet)
What purpose do the keywords final, finally, and finalize fulfill?
Will set allow duplicates in java?
What is connection class in java?