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

How are commas used in the intialization and iteration parts of a for statement?

552


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

621


Will the general public have access to the infobus apis?

504


Should synchronization primitives be used on bean methods?

524


Explain what is synchronization?

546






How task's priority is used in scheduling?

1755


What are callback interfaces?

564


What do you know about seam?

574


When is the best time to validate input?

571


What are the different approaches to represent an inheritance hierarchy?

558


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

570


which book is better for jdbc ,servlets and jsp

1625


Explain the different types of memory used by jvm?

580


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

517


What is the relationship between the canvas class and the graphics class?

520