which one is the best practice using synchronization method
or synchronization block
Answer / prajakta lakhe
synchronization block is the best practice to implement
synchronization. It allows us to synchronize the method whose
source code we dont know. and also this style helps us to
synchronize the particular block of code,where multiple
processes or threads can use a single resource at a time.
| Is This Answer Correct ? | 4 Yes | 0 No |
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
What is Meaning of Windows Application & the use of Windows Applications? with Description.
What is good attributes of Programming language ?
How to call dll API sub routine in VB Form.
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
how do you generate source code for the automatic generation for receipt number
how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2.
5 Answers DST Global Solutions, iGate,
What is the effect of the OPTIONS statement ERRORS=1?
3 Answers QSG, Quintiles, SAS,
Write a program to find factorial of a number using functions
What Is The Difeerence Between C & C++
what is page hit in operating system?
What is the difference between compiled and interpreted languages?