What is multithread synchronizing ?

Answer Posted / m. abhishek

multipla threads share resources so if one thread process
using one resource at that time other thread requires this
resource
it causes data loss or other significant errors.synchronization
maintains the thread controls over the resorces and avoid
data loss and deadlocks

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the steps in details to load the server object dynamically?

4834


Should synchronization primitives be used on bean methods?

827


Difference between new operator and class.forname().newinstance()?

871


What is the purpose of the wait(), notify(), and notifyall() methods?

824


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1938


Why use a datasource when you can directly specify a connection details?

807


For which statements does it make sense to use a label?

842


Explain about RMI Architecture?

871


Define prototype?

846


Are enterprise beans allowed to use thread.sleep()?

930


Why do I get a duplicate name error when loading a jar file?

873


How messaging services are done, before release of JMS?

1858


Is jvm a overhead?

852


Can I run seam outside of jboss as?

869


Why is actionform a base class rather than an interface?

837