How can two threads be made to communicate with each other?
Answer Posted / shrinu nallavelli
by using Thread class methods wait() notify() and
notifyAll()...
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is java volatile?
What is primitive array?
How many types of memory areas are allocated by JVM in java?
What is the numeric promotion?
Can a class be declared as protected?
What is the purpose of the system class in java programming?
What do you mean by composition in java?
what is difference between equals and ==?
What is data object example?
Can we have two main methods in a java class?
What is java english?
What is the dot operator?
What is append in java?
How do you compare arrays in java?
What is the main purpose of serialization in java?