What is meant by singleton class?


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

Post New Answer

More Core Java Interview Questions

How will you reverse a singly-link list?

0 Answers   Akamai Technologies,


What is number data type?

0 Answers  


Explain about the performance aspects of core java?

0 Answers  


Explain about doubly linked list

0 Answers   Aditi Placement Service,


What is the difference between a field variable and a local variable?

0 Answers  






How many return statement are allowed in a function?

0 Answers  


How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


Nullpointer exception is a very common exception. Why is it not made as a checked exception?

2 Answers   Ness Technologies,


What is maximum size of arraylist in java?

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,


What is the meaning of flag day?

0 Answers  


why top level class could not be static

3 Answers   L&T,


Categories