Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is synchronization? How it can be achieved?

Answer Posted / ravikiran(aptech mumbai)

synchronization is the process of allowing only one thread
at a time.It's been achieved by marking the method as
synchronized or locking a particular portion of code

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the set interface in java programming?

1289


What are synchronized methods and synchronized statements in java programming?

1069


Explain java coding standards for variables ?

1223


How a string is stored in memory?

1082


What is the purpose of void?

1034


define the terminology association.

1150


What is logical variable?

1041


What are the differences between heap and stack memory in java?

1105


Is a boolean 1 bit?

1121


Explain how to force the garbage collection in java.

1023


What does the string method compareto () do?

1113


What are multiple inheritances? Is it supported by java?

1005


Name and explain the types of ways which are used to pass arguments in any function in java.

1126


what is the difference between process and thread? : Java thread

1023


Difference between string s= new string (); and string s = "abv";?

1256