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
Why do we use variables?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What is the static import?
What is core java used for?
What is encapsulation in java?
Why does java have two ways to create child threads?
What is empty string literal in java?
How are variables stored?
Which is the best approach for creating thread ?
What is the purpose of declaring a variable as final?
Explain about java sdk?
What is thread start?
List some oops concepts in java?
Give me example of derived data types.
What is java jit compilers?