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
Why are some of the class and element names counter-intuitive?
What is abstract schema?
What is an abstract method?
how to use debug in my elipse to solve problems that exist in my project
Is the infobus client side only?
What is jboss?
Is infobus easy to use?
What are JTA/JTS and how they used by client?
What is glasgow?
whats is mean by connectionpooling
What are the difference between RMI and CORBA?
Why won’t the jvm terminate when I close all the application windows?
Have you used threads in Servelet?
Explain about local interfaces.
What are the pros and cons of detached objects?