Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


difference. between List and Set?

Answers were Sorted based on User's Feedback



difference. between List and Set?..

Answer / 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

difference. between List and Set?..

Answer / ravi raj

List:
-----
1.list sub interface of collection
2.list is collection objects with duplicates.

Set:
----
1. Set sub interface of collection.
2. Set is collection objects with duplicates.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Advanced Java Interview Questions

What is the relationship between an event-listener interface and an event-adapter class?

0 Answers  


Can constructors be synchronized in java?

0 Answers  


What is meant by method chaining?

0 Answers  


What will happens, when a thread cannot acquire a lock on an object?

2 Answers  


Are we allowed to change the transaction isolation property in middle of a transaction?

0 Answers  


What is mdb and what is the special feature of that?

0 Answers  


To what value is a variable of the string type automatically initialized?

0 Answers  


Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?

5 Answers   HCL, Mobillo Venture,


what is a non-repeatable read?

0 Answers  


What is the difference between the ‘font’ and ‘fontmetrics’ class?

0 Answers  


what is difference between object state and behaviour?

3 Answers  


Why use POJO when I can use hashmap

0 Answers   Infotech,


Categories