Answer Posted / jitu
Synchronization is a
process of controlling the access of shared resources by
the multiple threads in such a manner that only one thread
can access a particular resource at a time.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is encapsulation in java?
Differentiate between nested and inner class in java.
What is lifetime variable?
How do you create an array in java?
What does the string method compareto () do?
Can we have more than one package statement in source file ?
What is the byte order of byte buffer?
What is another word for methodology?
Why do we use variables?
What are the features in java?
What is class forname used for?
Difference between current previous versions of Java?
Can a static method be final?
What does system out println () do?