What are the methods used for inter-thread communication?
and in what class these methods are defined?
Answer Posted / kiran solkar
In Yield an Sleep
which is Not a the method for Inter Thread communication
plzz answerr
or reply me on kiransolkar@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of detached objects?
Difference between DurableSubscription and non- DurableSubscription?
How is a java object message delivered to a non-java client?
Name the eight primitive java types.
Can I run seam with jdk 1.4 and earlier?
What is the RMI and Socket?
Where can I find seam examples and documentation?
How can I scroll through list of pages like the search results in google?
What is synchronization and why is it important?
Where can I ask questions and make suggestions about seam?
Explain RMI Architecture?
What is the difference between system.out ,system.err and system.in?
Are enterprise beans allowed to use thread.sleep()?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Do we need to override service() method