what is synchronization

Answer Posted / sonam sharma

synchronization is a process in which only one thread
executes at a time.when one thread release the resources
then other thread used the resources.if one thread not
release the resources till that time other thread not uses
the resources.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a super method?

755


What is a memory leak in java?

775


What is anagram number?

649


What do you understand by the term singleton?

772


Why for each loop is used?

743


Explain about varargs in java?

874


What is default size of arraylist in java?

772


How to create an immutable class?

767


How many types of classes are there in java?

779


What is the right data type to represent a price in java?

755


Is an array a vector?

737


What is the exact difference in between unicast and multicast object? Where we will use?

779


What does the three dot emoji mean?

809


Why do you canvas?

781


Can final class have constructor?

698