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
What is the infobus?
What is meant by method chaining?
Can I use multiple html form elements with the same name?
Difference between DurableSubscription and non- DurableSubscription?
What is the difference between a menuitem and a checkboxmenuitem?
What is metaspace?
Why use POJO when I can use hashmap
What is the purpose of the wait() method?
Explain about local interfaces.
What is table mutation and how do you avoid it?
What is a class loader?
What is prototype?
Explain the difference between object state and behavior?
What must a class do to implement an interface?
Can you give me a simple example of using the requiredif validator rule?