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 |
By what default value is an object reference declared as an instance variable?
What is this keyword in java?
What is the difference between the font and fontmetrics classes in java programming?
Distinguish between a predicate and a function?
When is the garbage collection used in Java?
How do you change an int to a string?
When object is created and destroyed?
What is variable declaration and definition?
What is difference between local variable and global variable?
What is incompatible types in java?
What is the difference between JDBC 1.0 and JDBC 2.0?
What do you mean Abstraction in java?