how to handle a singleton service locator. when multiple threads
are trying to get the singleton object in same time
Answer Posted / wikipedia
Detailed answer here:
http://en.wikipedia.org/wiki/Singleton_pattern
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is protected access modifier?
What is difference between this and super keyword?
What is queue in java?
What is the flag in java?
What is linked hashmap and its features?
Is arraylist sorted in java?
What is a module function?
Write a code to show a static variable?
List some features of the abstract class.
What is port number in java?
Is it necessary for the port addresses to be unique? Explain with reason.
What is a nonetype?
Why we cannot override static method?
How to make a non daemon thread as daemon?
Can a serialized object be transferred via network?