How to perform Singleton of the java class object on multi
JVM?
Answer Posted / boka
How would you maintain the state of the object across the
JVM... if a singleton is being worked upon on multiple JVMs
and each one changes the state of Singleton how would this
be maintained. I dont think that Singleton across JVMs
makes any sense...
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Differentiate between stringbuffer and stringbuilder in java.
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
what is the difference between a threads start() and run() methods? : Java thread
How do you implement tree mirroring in java?
What is the same as procedures?
What is a conditional equation?
What are white spaces in java?
Which list is sorted in java?
Which sorting algorithm is best in java?
What is break and continue statement?
What is the generic class?
What is the difference between a static and a non-static inner class in java programming?
What are the parts of a method?
Enlist few advantages of inheritance?
What is super keyword explain with example?