Home » JAVA Programming » Arrays » Question
  1. Which of these standard collection classes implements all the standard functions on list data structure?
    1. AbstractSet
    2. HashSet
    3. LinkedList
    4. Array
    5. None of these
Correct Option: D

Array



Your comments will be displayed only after manual approval.