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 |
why we use abstract word in abstract window toolkit in java language.
you have an unlimited supply of $3 and $7 poker chips. What is the largest integer value that you cannot make by combining different numbers of chips?
Info for guidewire documents and interview questions
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
In Java what is the difference between following two statements ? int a[],b; int []a,b;
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
What language / script is used to validate web page
How to convert numeric value into words in c#????plz suggest me the coding of this question???
What is test execution and when will we start execution please send me one example for this question
what is meant by life cycle of a business
what are methods we have in connection pooling