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 |
What are the thread-to-thread communcation?
To identify IDL language what mapping mechanism is used?
What is a compilation unit?
Explain the difference between object state and behavior?
Why RMI required an interface?
Write a program to show synchronization?
whats is mean by class.forName() whats the return type of class
Will the general public have access to the infobus apis?
what are RemoteObjects?
Which are the different segments of memory?
What is waiting state? In what ways a thread can enter into waiting state?
What is JTS?