difference. between List and Set?
Answer Posted / yamini
List contains duplicate values and it does not allows null values.
Set contains unique values and it allows null values.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many times may an objects finalize() method be invoked by the garbage collector?
What is the difference between RMI and Corba?
Is the infobus client side only?
Explain the different types of memory used by jvm?
Difference between DurableSubscription and non- DurableSubscription?
Which containers use a border layout as their default layout?
Why do I get a duplicate name error when loading a jar file?
What is jboss?
How are the elements of a cardlayout organized?
Where can I ask questions and make suggestions about seam?
Name the class that is used to bind the server object with RMI Registry?
Have you used threads in Servelet?
What is the difference between system.out ,system.err and system.in?
What is clustering? What are the different algorithms used for clustering?
Are we allowed to change the transaction isolation property in middle of a transaction?