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 synchronization and why is it important?
What is clustering? What are the different algorithms used for clustering?
What value does read() return when it has reached the end of a file?
Can I run seam with jdk 1.4 and earlier?
Do we need to override service() method
Explain about RMI Architecture?
Why are some of the class and element names counter-intuitive?
Why doesn’t the focus feature on the tag work in every circumstance?
Define aop(assepct oriented programing)?
What is the difference between ear, jar and war file?
For which statements does it make sense to use a label?
What is Stream Tokenizer?
Write a singleton program?
What is a policy?
Why is string immutable in java?