How can two threads be made to communicate with each other?
Answer Posted / sanbjs
thread is quick coomunication get easy independent get process
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Write an algorithm for quick sort?
Explain the features of interfaces in java?
Is array size fixed in java?
What is the difference between member variables initialization and assignment in a constructor?
What is the difference between serializable and externalizable interfaces?
What are keywords and reserved words in java?
What are jee technologies?
Why do we need wrapper classes?
What do you understand by weak reference?
What restrictions are placed on method overloading in java programming?
What is a bufferedreader?
What is double data type?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
What will happen to the exception object after exception handling?
Can main() method in java can return any data?