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 the purpose of the notifyall() method?
Why are component architectures useful?
What is the highest-level event class of the event-delegation model?
When a thread blocks on i/o?
What is a class loader?
To identify IDL language what mapping mechanism is used?
Explain the difference between object state and behavior?
When a thread blocks on i/o, what state does it enter?
What is aop(assepct oriented programing)?
What must a class do to implement an interface?
Why a component architecture for the java platform?
Why use POJO when I can use hashmap
Explain RMI Architecture?
what are memory considerations of jsp compares to other web components?
Is jvm a overhead?