Give a practical example of singleton class usage?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

6 Answers   HP, SparkTG,


Is null a value?

0 Answers  


What is memory leak and how does java handle it?

0 Answers  


What data type is a string?

0 Answers  


Why destructor is not used in java?

0 Answers  






what is the difference between System.exit() and System.exit(1)?

1 Answers   eClinical Solutions, eClinical Works, eClinicalWorks,


What is unicode?

1 Answers  


What is close method? How it's different from Finalize & Dispose?

0 Answers   InfoAxon Technologies,


What is indexof?

0 Answers  


Describe how to implement singleton design pattern in struts.

0 Answers  


What is meant by class and object in java?

0 Answers  


When should the method invokelater() be used?

0 Answers  


Categories