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
Do I have to use jsps with my application?
What is synchronization and why is it important?
Which javutil classes and interfaces support event handling?
What is metaspace?
Define prototype?
Can you give me a simple example of using the requiredif validator rule?
What are various types of class loaders used by jvm?
what are getters and setters in Java with examples?
What is a class loader? What are the different class loaders used by jvm?
Explain the steps in details to load the server object dynamically?
Explain the different types of memory used by jvm?
Is jvm a overhead?
What is the argument type of a programs main() method?
Explain what is synchronization?
What is the RMI and Socket?