Answer Posted / sainaveen
Synchronization is a mechanism used to control multiple
threads from accessing shared resources, if multiple
threads access shared resources there might be a chance for
one thread to change the shared values of another thread
leading to errors
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
what is mena by object block any what is the use of that
How many types of voids are there?
What is the use of toarray () in java?
How do you declare an empty string?
Is main an identifier?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
How do you use wildcards?
What will be the default values of all the elements of an array defined as an instance variable?
What is the driver class?
How the metacharacters are different from the ordinary characters?
How do you join strings in java?
What is the purpose of lambda expressions?
What is the indent key?
What is java util collection?
Explain restrictions on using enum?