question on Thread synchronization

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


Please Help Members By Posting Answers For Below Questions

What is the arraylist in java?

522


What is scope of a variable?

597


What is time complexity java?

526


What are mutable classes?

517


How many bytes is a unicode character?

498






What is the properties class?

552


In a container there are 5 components. I want to display all the component names, how will you do that?

1555


How can the checkbox class be used to create a radio button?

501


What do you mean by inner class in java?

560


What is replacefirst in java?

561


Can we extend singleton class in java?

539


Can a constructor be protected?

526


Can I import same package/class twice?

484


What are the files generated after using IDL to java compiler?

582


What are parsers? Dom vs sax parser.

552