Where is singleton pattern used?


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

Post New Answer

More Core Java Interview Questions

Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

0 Answers  


why applet doesn't have main? isn't possible a program with out main?

9 Answers   TCS,


What are the differences between heap and stack memory?

0 Answers  


What are the types of methodology?

0 Answers  


Name the method that used to clear the buffer ?

2 Answers  






Which sorting algorithm is in place?

0 Answers  


What is a native method in java programming?

0 Answers  


What modifiers are used for interface declaration?

7 Answers  


why the equals method can be override?when we override the equals method?

5 Answers  


write a program to create an vector and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


What is the super void?

0 Answers  


How do you empty a list in java?

0 Answers  


Categories