Can we clone singleton object in java?



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

Post New Answer

More Core Java Interview Questions

What is the destroy method?

1 Answers  


Define "Access specifiers" in java.

1 Answers   HCL,


What are different access specifiers in java?

1 Answers  


What are access modifiers?

1 Answers   Infosys,


How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?

4 Answers   CTS, Satyam,


What are drawbacks of singleton class?

1 Answers  


Why put method is used?

1 Answers  


what is Abstract DataType?

1 Answers  


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?

1 Answers  


can we add two numbers without using arthematic operators? if possible how?

5 Answers   CTS,


What are the differences between string and stringbuffer?

1 Answers  


Categories