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

What is a modular application?

820


What is meant by method chaining?

907


Difference between hashmap and hashtable?

858


What is a class loader? What are the different class loaders used by jvm?

831


What are the call back methods in entity bean?

798


Should synchronization primitives be used on bean methods?

797


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1849


Can I have an action without a form?

857


What is the purpose of the wait() method?

839


what are memory considerations of jsp compares to other web components?

6279


Name the class that is used to bind the server object with RMI Registry?

1922


When is the best time to validate input?

841


What is RMI and what are the services in RMI?

852


what is Activation Instantinator?

2138


Define aop(assepct oriented programing)?

919