What is synchronization?
Synchronization is the mechanism that ensures that only one thread is accessed the resources at a time.
Explore posts in the same categories: Java Interview Questions, Operating System Interview Questions