What is multithread synchronizing ?

Answer Posted / harsha

It is not possible for one thread to modify a shared
variable while another thread is in the process of using or
updating same shared variable. This usually leads to
significant errors. Synchronization in respect to
multithreading controls the access of multiple threads to
shared resources.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the elements of a borderlayout organized?

576


Why does the option tag render selected=selected instead of just selected?

643


What is message driven beam?

555


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2531


what are the advantages of JTA over JTS?

1641






What’s jboss cache in short?

568


Why is string immutable in java?

550


How can I avoid validating a form before data is entered?

536


What you mean by COM and DCOM?

591


how i secure my site with the https protocol.what are the steps?

1714


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1710


What are the design considerations while making a choice between using interface and abstract class?

519


What is the relationship between an event-listener interface and an event-adapter class?

535


What is prototype?

586


What is table mutation and how do you avoid it?

1892