Can list contain null in java?


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

Post New Answer

More Core Java Interview Questions

How to convert string to char and vice versa?

0 Answers  


What is a variable and constant?

0 Answers  


Difference between final and effectively final ? Why is effectively final even required ?

0 Answers  


Give few difference between constructor and method?

0 Answers  


What is the purpose of using java.lang.class class?

0 Answers  






How many times garbage collector will invoke an object?s finalize() method?

4 Answers  


what is difference between prepare stetement and callable starement with example?

1 Answers   CMC,


How thread scheduler schedule the task?

0 Answers  


Is java util list serializable?

0 Answers  


Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?

2 Answers   RBS,


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

0 Answers  


How define set in java?

0 Answers  


Categories