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 |
What is object data type?
What is the use join() in Threads ?
How can we pass argument to a function by reference instead of pass by value?
Briefly explain the term Spring Framework
Is java a virus?
What is command line argument in java?
What is scanner in java?
What is return data type?
What is a Java switch statement, and how can it be used?
What is the size of arraylist in java?
What is the purpose of encapsulation?
What is executor memory?