Answer Posted / mahipal reddy.kaitha
 Synchronized keyword can be applied to methods or
parts of the methods only.
 Synchronize keyword is used to control the access
to critical code in multi-threaded programming.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is RMI and what are the services in RMI?
What is the infobus?
what is meant by JRMP?
Why does the tag url-encode javascript and mailto links?
What is the difference between a menuitem and a checkboxmenuitem?
Which component handles cluster communication in jboss?
What is the difference between RMI registry and OS Agent?
What are the different types of exception?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Is it possible to stop the execution of a method before completion in a sessionbean?
Explain the steps in details to load the server object dynamically?
What is Stream Tokenizer?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What do you mean by Socket Programming?