Answer Posted / ranganathkini
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 |
Post New Answer View All Answers
Are we allowed to change the transaction isolation property in middle of a transaction?
Can we sent objects using Sockets?
How are the elements of a cardlayout organized?
What is the argument type of a programs main() method?
For which statements does it make sense to use a label?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is Remote Server?
What is glasgow?
What are the call back methods in entity bean?
What’s jboss cache in short?
what is Activation Instantinator?
What are externizable interface?
What happens when a thread cannot acquire a lock on an object?
Do I need to import javlang package any time? Why ?
Define the remote object implementation?