Explain the different lists available in the collection.

Answer: Values added to the list are based on the index position and it is ordered by index position. Duplicates are allowed.

The types of Lists are:

  1. Array List
  2. Vector
  3. linkedlist

Title
examples of Array List in java programming
examples of vector in java programming
examples of linkedlist in java programming
total topics: 3

Topics

3

Views

172

Best Answers

299

Points

5