what is singleton class in java?


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

Post New Answer

More Core Java Interview Questions

What are methods?

0 Answers  


What is entry in java?

0 Answers  


why java is not supporting multiple inheritence?

3 Answers  


Why do we declare a class static?

0 Answers  


What is the role of the java.rmi.naming class?

0 Answers  






how do you store phone numbers using java collections

5 Answers   Bosch, IBAB,


What is difference between wait and notify in java?

0 Answers  


Explain about java sdk?

0 Answers  


What is functional interface in java example?

0 Answers  


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,


in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?

10 Answers   ITC Infotech,


What classes of exceptions may be caught by a catch clause in java programming?

0 Answers  


Categories