What is synchronization?

Answer Posted / devarathnam c,kotagudibanda(po

Hi...
Synchronization:It is a mechanism of controlling the shared
resource againist the multiple processes inorder to provide
the concurrent access.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to pass parameters in RMI?

1690


What is the difference between system.out ,system.err and system.in?

598


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

6015


Explain the advantages and disadvantages of detached objects.

577


Why use a datasource when you can directly specify a connection details?

534






A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1815


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

557


How would you detect a keypress in a jcombobox?

678


What state does a thread enter when it terminates its processing?

609


How is a java object message delivered to a non-java client?

577


Is it possible to stop the execution of a method before completion in a sessionbean?

601


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

652


What are the call back methods in entity bean?

565


the same information whether it will connect to the database or it will be used previous information?

576


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

1737