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

Why does the tag url-encode javascript and mailto links?

578


Which javutil classes and interfaces support event handling?

583


What do you need to set-up a cluster with jboss?

577


What restrictions are placed on the values of each case of a switch statement?

535


What are the sequence of steps to write pub or sub model kind of application?

1893






What is the difference between long.class and long.type?

562


To identify IDL language what mapping mechanism is used?

3415


What is glasgow?

582


What classes of exceptions may be caught by a catch clause?

553


What is difference between object state and behavior?

580


What is the difference between the session.get() method and the session.load() method?

600


what is Activation Instantinator?

1907


Why won’t the jvm terminate when I close all the application windows?

750


What is clustering? What are the different algorithms used for clustering?

576


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

550