What is the use of singleton?


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

Post New Answer

More Core Java Interview Questions

What is composition in java?

0 Answers  


What is the largest long allowed by java?

0 Answers  


Why do we override tostring method in java?

0 Answers  


What loop means?

0 Answers  


what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


Which one of the following suits the description of a string better: derived or primitive?

0 Answers  


Differentiate between nested and inner class in java.

0 Answers   Akamai Technologies,


What is the meaning of 3 dots in java?

0 Answers  


What is e java?

0 Answers  


Can I overload to string method

0 Answers   UHG,


What is the best definition for data?

0 Answers  


WAP to illustrate the use of interface

2 Answers  


Categories