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
How do you reverse a string in java?
Is java 11 paid version?
how to deploy apache tomcat server to weblogic server in java
What is the difference between char and char *?
What is exception in java?
What’s a deadlock?
Does google use java?
What is the static field modifier?
What is void in java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
What is an abstract method in java programming?
what is singleton in java?
Define a package.
Can a class with private constructor be extended?
What are three types of loops in java?