What is singletonlist in java?


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

Post New Answer

More Core Java Interview Questions

What does isempty () do in java?

0 Answers  


How many arguments can a method have java?

0 Answers  


Is singleton thread safe in java?

0 Answers  


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  


Define Wrapper Classes in Java.

1 Answers  


What is java in detail?

0 Answers  


Explain when we should make an instance variable private.

0 Answers  


Why you should not use singleton?

0 Answers  


what is custom tags with example?

3 Answers   Amdocs,


What is meant by final class?

0 Answers  


What is a java list?

0 Answers  


when we write class.forName("any one class"); what happens actually?what it will return?explain stepwise?

6 Answers  


Categories