What is synchronization and why is it important?
Answer / Mukesh Kumar Tewari
Synchronization in Java refers to the mechanism that controls access to shared resources by multiple threads. It prevents concurrent modifications, race conditions, and data inconsistencies by ensuring that only one thread can access a resource at a time. Synchronization is essential for maintaining integrity and reliability in multithreaded applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
whats is mean by jndi
What is source and listener?
Can you control when passivation occurs?
What are the various thread priorities?
What is a thread?
To identify IDL language what mapping mechanism is used?
What is the difference between session and entity beans?
what is difference between object state and behaviour?
What are the diff types of exception?
Define the remote interface?
Which component handles cluster communication in jboss?
What is message driven beam?