Can we clone singleton object in java?
Answer / Amritesh Ranjan
No, it is not possible to create multiple instances (or clone) of a Singleton object in Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the destroy method?
Define "Access specifiers" in java.
What are different access specifiers in java?
What are access modifiers?
How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?
What are drawbacks of singleton class?
Why put method is used?
what is Abstract DataType?
Difference between overloading and Overriding. <Giving a confusing example to test the concept.> (also asked in PA Consultancy Group,iflex,Value chain,IBM,CTS,Accenture, Tarang>
12 Answers Accenture, CTS, Extensio, IBM, iFlex, PA Consulting, Symphony, Tarang,
How the metacharacters are different from the ordinary characters?
can we add two numbers without using arthematic operators? if possible how?
What are the differences between string and stringbuffer?