What is singletonlist in java?



What is singletonlist in java?..

Answer / Pritibhi Kumar

SingletonList in Java is a wrapper class that returns an immutable List containing exactly one element, which can be set during initialization.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is meant by call by reference?

1 Answers  


What about abstract classes in java?

1 Answers  


What are the differences between path and classpath variables?

1 Answers  


How do you avoid global variables?

1 Answers  


Define an enumeration?

1 Answers  


What is the difference between an interface and an abstract class?

1 Answers   Cyient,


What is 16 bits called?

1 Answers  


Can you make an instance of an abstract class?

5 Answers   Accenture,


What is void data type?

1 Answers  


Which sort is best in java?

1 Answers  


What is better - 'bit-shift a value' or 'multiply by 2'?

1 Answers   DELL,


Why is it called buffering?

1 Answers  


Categories