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

Answer Posted / surya simhadri

Synchronization is the process of allowing only one thread
at atime on a shared resource. It is like a monitor on a
shared resource.It can be done either 'Block level'
or 'Method level'. Before enter in to the synchronized area
the thread shold get the lock on the method or block object.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Discuss 2D arrays.

1101


What language is an assembler written in?

1055


What is the difference between public, private, protected, and friend access?

1102


Explain covariant method overriding in java.

1163


Explain different forms of polymorphism?

1195


What are thread local variables?

1229


Explain method overloading?

1077


What are the two types of java programming?

1105


Do you know how to reverse string in java?

1212


What is number data type?

1075


What is substring 1 in java?

1233


what is encapsulation in java? Explain

1174


Where is java located?

1114


What are different types of arrays?

1052


Is it possible for a yielded thread to get chance for its execution again?

993