When you will synchronize your code?
Answers were Sorted based on User's Feedback
synchronize is used on objects that will be used by
multiple threads to provide thread safety. It is used so
that concurrent threads get valid access to data to perform
their actions
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / devarathnam c,kotagudibanda(po
Hi... If your code requires "Thread-safty" ,and to avoiding
deadlocks,when u want maintain dataintegrity.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add new JTabbed pane?
whats is mean by tiles in struts
What is MOM?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
How database connectivity in XML is achieved?
what are getters and setters in Java with examples?
What is ioc concept?
What is clustering? What are the different algorithms used for clustering?
Why is actionform a base class rather than an interface?
Can you write Java code for declaration of multiple inheritance in Java ?
Name three component subclasses that support painting?
What is ioc concept & explain it?