What is a singleton class? Give a practical example of its usage.


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

Post New Answer

More Core Java Interview Questions

Explain the purpose of garbage collection in Java?

0 Answers   BirlaSoft,


What is a method ?

6 Answers  


what is different between static and non static methods ,using example

2 Answers  


Can you override private or static method in java?

0 Answers  


what is difference between business delegate and data access object(dao)? in java?

1 Answers  






Explain java coding standards for constants?

0 Answers  


What is the difference between an inner class and a sub-class?

0 Answers  


Can a method inside a interface be declared as final?

0 Answers  


What is 3-tier model?

3 Answers   Wipro,


What is procedure writing?

0 Answers  


A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet

3 Answers  


Can main() method in java can return any data?

0 Answers  


Categories