What is singleton class in java and how can we make a class singleton?


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

Post New Answer

More Core Java Interview Questions

What class of exceptions are generated by the java run-time system?

0 Answers  


How to make a method thread safe without using synchronized keyword?

8 Answers   Persistent, Societe Generale,


What are filterstreams?

0 Answers  


How to print nodes of a Binary tree?

0 Answers  


How do you print array in java?

0 Answers  


What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?

1 Answers  


Is java supports multiple inheritance? explain?

12 Answers   BUET, Inforica,


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

0 Answers  


Why are functions called methods in java?

0 Answers  


Is Java a dying language?

0 Answers  


Why map is used in java?

0 Answers  


Can a private method of a superclass be declared within a subclass?

0 Answers  


Categories